Searched refs:DF_1_PIE (Results 1 – 2 of 2) sorted by relevance
/bionic/linker/ | ||
D | linker.h | 54 #define SUPPORTED_DT_FLAGS_1 (DF_1_NOW | DF_1_GLOBAL | DF_1_NODELETE | DF_1_PIE) |
/bionic/libc/include/ | ||
D | elf.h | 233 #define DF_1_PIE 0x08000000 macro |