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

Function next_sym

cmd/ctfconvert/dump.c:391–431  ·  view source on GitHub ↗

* Given the current symbol index (-1 to start at the beginning of the symbol * table) and the type of symbol to match, this function returns the index of * the next matching symbol (if any), and places the name of that symbol in * *namep. If no symbol is found, -1 is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

read_dataFunction · 0.85
read_funcsFunction · 0.85

Calls 3

ignore_symbolFunction · 0.85
gelf_getsym_machoFunction · 0.70
gelf_getsym_macho_64Function · 0.70

Tested by

no test coverage detected