Searched refs:DF_1_PIE (Results 1 – 4 of 4) sorted by relevance
383 if (dyn->d_tag == DT_FLAGS_1 && (dyn->d_un.d_val & DF_1_PIE)) in run_classify()
1321 DF_1_PIE = 0x08000000, // Object is a position-independent executable. enumerator
994 #define DF_1_PIE 0x08000000 macro
1363 dtFlags1 |= DF_1_PIE; in finalizeContents()