Searched refs:hide_local (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/src/ | ||
H A D | nm.c | 167 static bool hide_local; variable 285 hide_local = true; in parse_opt() 1359 || (hide_local && GELF_ST_BIND (sym->st_info) == STB_LOCAL)) in show_symbols() |
Completed in 3 milliseconds