Home
last modified time | relevance | path

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

/titanic_50/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) in ignore_symbol() function
/titanic_50/usr/src/tools/ctf/cvt/
H A Dinput.c403 if (check_sym && ignore_symbol(&sym, si->si_curname)) in symit_next()
H A Doutput.c386 if (ignore_symbol(&sym, match.iim_name)) in sort_iidescs()