Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Delfclassify.c380 if (dyn->d_tag == DT_FLAGS_1 && (dyn->d_un.d_val & DF_1_PIE)) in run_classify()
/third_party/musl/ndk_musl_include/
Delf.h855 #define DF_1_PIE 0x08000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h855 #define DF_1_PIE 0x08000000 macro
/third_party/musl/include/
Delf.h858 #define DF_1_PIE 0x08000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h855 #define DF_1_PIE 0x08000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h855 #define DF_1_PIE 0x08000000 macro
/third_party/musl/porting/linux/user/include/
Delf.h863 #define DF_1_PIE 0x08000000 macro
/third_party/elfutils/libelf/
Delf.h1020 #define DF_1_PIE 0x08000000 macro