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