Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfclassify.c203 static bool has_sections; variable
221 has_sections = false; in run_classify()
288 has_sections = true; in run_classify()
398 if (has_sections) in run_classify()
463 && (!has_sections || has_bits_alloc); /* It isn't debug-only. */ in is_loadable()