Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfclassify.c208 static bool has_pie_flag; variable
226 has_pie_flag = false; in run_classify()
384 has_pie_flag = true; in run_classify()
410 if (has_pie_flag) in run_classify()
506 if (has_pie_flag) in is_shared()
560 if (has_pie_flag) in is_program()
601 if (has_pie_flag || has_dt_debug) in is_library()