Home
last modified time | relevance | path

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

/NextBSD/contrib/elftoolchain/nm/
HDnm.c206 static int sym_elem_nondebug(char, const GElf_Sym *, const char *);
606 filter_insert(sym_elem_nondebug); in get_opt()
1772 sym_elem_nondebug(char type, const GElf_Sym *sym, const char *name) in sym_elem_nondebug() function