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

Function sym_by_name

libproc/common/Psymtab.c:2528–2536  ·  view source on GitHub ↗

* Look up a symbol by name in the specified symbol table. * * Use a linear or a binary search depending on whether or not we * chose to sort the table in optimize_symtab(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Pbuild_file_symtabFunction · 0.85
Pxlookup_by_nameFunction · 0.85

Calls 2

sym_by_name_linearFunction · 0.85
sym_by_name_binaryFunction · 0.85

Tested by

no test coverage detected