Home
last modified time | relevance | path

Searched refs:has_debug_sections (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/src/
H A Delfclassify.c211 static bool has_debug_sections; variable
229 has_debug_sections = false; in run_classify()
341 if (verbose > 1 && !has_debug_sections) in run_classify()
343 has_debug_sections = true; in run_classify()
413 if (has_debug_sections) in run_classify()
470 && (has_symtab || has_debug_sections); in is_unstripped()
482 && (has_debug_sections || has_symtab) in is_debug_only()

Completed in 2 milliseconds