MCPcopy Create free account
hub / github.com/WAVM/WAVM / makeELFObject

Function makeELFObject

Programs/wavm/Testing/TestObjectLinker.cpp:525–682  ·  view source on GitHub ↗

Build a minimal ELF relocatable object with one .text section. Symbols: [0]=null, [1..N]=imports, [N+1]="func".

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testELFX64Abs64Function · 0.85
testELFX64Abs32Function · 0.85
testELFX64Abs32SFunction · 0.85
testELFX64PC32NearFunction · 0.85
testELFX64PC32FarFunction · 0.85
testELFX64PLT32Function · 0.85
testELFX64PC64Function · 0.85
testELFX64GotPcRelFunction · 0.85
testELFX64GotPcRelXFunction · 0.85
testELFX64RexGotPcRelXFunction · 0.85
testELFARM64Abs64Function · 0.85
testELFARM64Abs32Function · 0.85

Calls 8

U32Function · 0.85
U8Function · 0.85
serializeBytesFunction · 0.85
push_backMethod · 0.80
writeFunction · 0.70
sizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected