Searched refs:DF_1_NOW (Results 1 – 3 of 3) sorted by relevance
54 #define SUPPORTED_DT_FLAGS_1 (DF_1_NOW | DF_1_GLOBAL | DF_1_NODELETE | DF_1_PIE)
206 #define DF_1_NOW 0x00000001 /* Perform complete relocation processing. */ macro
287 dt_flags_1 |= llvm::ELF::DF_1_NOW; in applyEntries()