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

Function Pxlookup_by_name

libproc/common/Psymtab.c:2626–2720  ·  view source on GitHub ↗

* Search the process symbol tables looking for a symbol whose name matches the * specified name and whose object and link map optionally match the specified * parameters. On success, the function returns 0 and fills in the GElf_Sym * symbol table entry. On failure, -1 is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dt_pid_per_modFunction · 0.85
dt_pid_usdt_mappingFunction · 0.85
dt_proc_attachFunction · 0.85
Plookup_by_nameFunction · 0.85

Calls 5

Prd_agentFunction · 0.85
object_name_to_mapFunction · 0.85
build_map_symtabFunction · 0.85
Pbuild_file_symtabFunction · 0.85
sym_by_nameFunction · 0.85

Tested by

no test coverage detected