Searched defs:DF_SYMBOLIC (Results 1 – 2 of 2) sorted by relevance
1196 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
809 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro