Home
last modified time | relevance | path

Searched refs:ignore_symbol (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/ctf/common/
H A Dsymbol.h36 int ignore_symbol(GElf_Sym *sym, const char *name);
H A Dsymbol.c33 ignore_symbol(GElf_Sym *sym, const char *name) in ignore_symbol() function