Home
last modified time | relevance | path

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

/external/elfutils/src/
Dnm.c168 static bool hide_local; variable
300 hide_local = true; in parse_opt()
1340 || (hide_local && GELF_ST_BIND (sym->st_info) == STB_LOCAL)) in show_symbols()