Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c210 static int sym_elem_global(char, const GElf_Sym *, const char *);
549 filter_insert(sym_elem_global); in get_opt()
1785 sym_elem_global(char type, const GElf_Sym *sym, const char *name) in sym_elem_global() function