Searched defs:DF_TEXTREL (Results 1 – 2 of 2) sorted by relevance
1197 DF_TEXTREL = 0x04, // Relocations may modify a non-writable segment. enumerator
810 #define DF_TEXTREL 0x00000004 /* Object contains text relocations */ macro