Searched refs:ignore_symbol (Results 1 – 5 of 5) 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()
256 if (type != matchtype || ignore_symbol(&sym, name)) in next_sym()