Searched defs:IMAGE_SCN_MEM_SHARED (Results 1 – 11 of 11) sorted by relevance
91 #define IMAGE_SCN_MEM_SHARED (1 << 28) macro
278 #define IMAGE_SCN_MEM_SHARED 0x10000000 // Section is shareable. macro
122 #define IMAGE_SCN_MEM_SHARED 0x10000000 /* Section is shareable. … macro
284 #define IMAGE_SCN_MEM_SHARED 0x10000000 // Section is shareable. macro
319 IMAGE_SCN_MEM_SHARED = 0x10000000, enumerator
1266 IMAGE_SCN_MEM_SHARED = 0x10000000, variable