Searched refs:ignore_symbol (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/tools/ctf/common/ | ||
H A D | symbol.h | 36 int ignore_symbol(GElf_Sym *sym, const char *name); |
H A D | symbol.c | 33 ignore_symbol(GElf_Sym *sym, const char *name) in ignore_symbol() function |