Searched refs:ignore_symbol (Results 1 – 4 of 4) sorted by relevance
38 int ignore_symbol(GElf_Sym *sym, const char *name);
35 ignore_symbol(GElf_Sym *sym, const char *name) in ignore_symbol() function
403 if (check_sym && ignore_symbol(&sym, si->si_curname)) in symit_next()
386 if (ignore_symbol(&sym, match.iim_name)) in sort_iidescs()