Searched defs:IMAGE_SCN_LNK_REMOVE (Results 1 – 3 of 3) sorted by relevance
86 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // The section will not become part of the i… macro
266 IMAGE_SCN_LNK_REMOVE = 0x00000800, enumerator
254 #define IMAGE_SCN_LNK_REMOVE 0x00000800 macro