Searched refs:ignore_symbol (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/ctf/common/
H A Dsymbol.h38 int ignore_symbol(GElf_Sym *sym, const char *name);
H A Dsymbol.c35 ignore_symbol(GElf_Sym *sym, const char *name) function
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dinput.c403 if (check_sym && ignore_symbol(&sym, si->si_curname))
H A Doutput.c386 if (ignore_symbol(&sym, match.iim_name))
/illumos-gate/usr/src/tools/ctf/dump/
H A Ddump.c256 if (type != matchtype || ignore_symbol(&sym, name))

Completed in 93 milliseconds