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

Function correctEhFramePcRel64

Lib/ObjectLinker/MachO.cpp:258–285  ·  view source on GitHub ↗

Correct a single 8-byte pcrel field in the eh_frame: resolve the target in the object address space, find its section, and adjust for the difference between object and load deltas. Only needed on x86-64 where LLVM resolves these at assembly time without relocations; on AArch64, explicit SUBTRACTOR+UNSIGNED relocation pairs handle them.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

U64Function · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected