Home
last modified time | relevance | path

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

/third_party/elfutils/src/
H A Delfclassify.c380 if (dyn->d_tag == DT_FLAGS_1 && (dyn->d_un.d_val & DF_1_PIE)) in run_classify()
408 fprintf (stderr, "info: %s: DF_1_PIE flag found\n", current_path); in run_classify()
/third_party/musl/porting/linux/user/include/
H A Delf.h864 #define DF_1_PIE 0x08000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h855 #define DF_1_PIE 0x08000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h855 #define DF_1_PIE 0x08000000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h855 #define DF_1_PIE 0x08000000 macro
/third_party/musl/include/
H A Delf.h890 #define DF_1_PIE 0x08000000 macro
/third_party/elfutils/libelf/
H A Delf.h1020 #define DF_1_PIE 0x08000000 macro

Completed in 67 milliseconds