Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c213 static int sym_elem_nondebug(char, const GElf_Sym *, const char *);
645 filter_insert(sym_elem_nondebug); in get_opt()
1815 sym_elem_nondebug(char type, const GElf_Sym *sym, const char *name) in sym_elem_nondebug() function