Searched refs:DF_1_PIE (Results 1 – 5 of 5) sorted by relevance
26 | DF_1_ORIGIN | DF_1_NODEFLIB | DF_1_PIE)
1287 || (__glibc_unlikely (l->l_flags_1 & DF_1_PIE) in _dl_map_object_from_fd()1290 if (l->l_flags_1 & DF_1_PIE) in _dl_map_object_from_fd()
1009 #define DF_1_PIE 0x08000000 macro
3091 [22707] libc: Missing defines in elf.h for DF_1_STUB and DF_1_PIE.
3803 * include/elf.h (DT_1_SUPPORTED_MASK): Include DF_1_PIE.3804 * elf/dl-load.c (_dl_map_object_from_fd): Check for DF_1_PIE and23707 (DF_1_PIE): Define.