MCPcopy Create free account
hub / github.com/Binject/debug / applyRelocations

Method applyRelocations

elf/relocations.go:11–38  ·  view source on GitHub ↗

applyRelocations applies relocations to dst. rels is a relocations section in REL or RELA format.

(dst []byte, rels []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DWARFMethod · 0.95

Calls 11

applyRelocationsAMD64Method · 0.95
applyRelocations386Method · 0.95
applyRelocationsARMMethod · 0.95
applyRelocationsARM64Method · 0.95
applyRelocationsPPCMethod · 0.95
applyRelocationsPPC64Method · 0.95
applyRelocationsMIPSMethod · 0.95
applyRelocationss390xMethod · 0.95

Tested by

no test coverage detected