Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/elftoolchain/nm/
Dnm.c206 static int sym_elem_nondebug(char, const GElf_Sym *, const char *);
608 filter_insert(sym_elem_nondebug); in get_opt()
1777 sym_elem_nondebug(char type, const GElf_Sym *sym, const char *name) in sym_elem_nondebug() function