Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfclassify.c210 static bool has_symtab; variable
228 has_symtab = false; in run_classify()
325 has_symtab = true; in run_classify()
414 if (has_symtab) in run_classify()
473 && (has_symtab || has_debug_sections); in is_unstripped()
485 && (has_debug_sections || has_symtab) in is_debug_only()