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

Function dtrace_lookup_by_addr

libdtrace/dt_module.c:1412–1456  ·  view source on GitHub ↗

* Exported interface to look up a symbol by address. We return the GElf_Sym * and complete symbol information for the matching symbol. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

dt_aggregate_symFunction · 0.85
dt_consume.cFile · 0.85
dt_print_symFunction · 0.85
dt_print_modFunction · 0.85
dtrace_addr2strFunction · 0.85

Calls 2

dt_set_errnoFunction · 0.85
dt_module_loadFunction · 0.85

Tested by

no test coverage detected