Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c211 static int sym_elem_global_static(char, const GElf_Sym *,
544 filter_insert(sym_elem_global_static); in get_opt()
1798 sym_elem_global_static(char type, const GElf_Sym *sym, const char *name) in sym_elem_global_static() function