Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h54 #define SUPPORTED_DT_FLAGS_1 (DF_1_NOW | DF_1_GLOBAL | DF_1_NODELETE | DF_1_PIE)
/bionic/libc/include/
Delf.h233 #define DF_1_PIE 0x08000000 macro