MCPcopy Index your code
hub / github.com/dtrace4linux/linux / Pxlookup_by_addr

Function Pxlookup_by_addr

libproc/common/Psymtab.c:2547–2611  ·  view source on GitHub ↗

* Search the process symbol tables looking for a symbol whose * value to value+size contain the address specified by addr. * Return values are: * sym_name_buffer containing the symbol name * GElf_Sym symbol table entry * prsyminfo_t ancillary symbol information * Returns 0 on success, -1 on failure. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getsymFunction · 0.85
Plookup_by_addrFunction · 0.85

Calls 5

Prd_agentFunction · 0.85
Paddr2mptrFunction · 0.85
build_map_symtabFunction · 0.85
sym_by_addrFunction · 0.85
sym_preferFunction · 0.85

Tested by

no test coverage detected