Searched refs:DF_BIND_NOW (Results 1 – 9 of 9) sorted by relevance
1232 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
1262 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
1289 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
673 #define DF_BIND_NOW 0x00000008 macro
810 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro
962 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro
1365 dtFlags |= DF_BIND_NOW; in finalizeContents()
1684 { DF_BIND_NOW, "BIND_NOW" },