Home
last modified time | relevance | path

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

/third_party/elfutils/src/
H A Delfclassify.c204 static bool has_bits_alloc; variable
222 has_bits_alloc = false; in run_classify()
333 if (verbose > 1 && !has_bits_alloc) in run_classify()
336 has_bits_alloc = true; in run_classify()
397 if (has_bits_alloc) in run_classify()
460 && (!has_sections || has_bits_alloc); /* It isn't debug-only. */ in is_loadable()
483 && !has_bits_alloc; in is_debug_only()

Completed in 2 milliseconds