Searched defs:DF_BIND_NOW (Results 1 – 5 of 5) sorted by relevance
1083 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
1232 DF_BIND_NOW = 0x08, // Process all relocations on load. enumerator
811 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro
810 #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ macro