MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dtrace_dof_relocate

Function dtrace_dof_relocate

driver/dtrace.c:12905–12966  ·  view source on GitHub ↗

* Apply the relocations from the specified 'sec' (a DOF_SECT_URELHDR) to the * specified DOF. At present, this amounts to simply adding 'ubase' to the * site of any user SETX relocations to account for load object base address. * In the future, if we need other relocations, this function can be extended. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_dof_slurpFunction · 0.85

Calls 2

dtrace_dof_errorFunction · 0.85
dtrace_dof_sectFunction · 0.85

Tested by

no test coverage detected