Searched refs:IMAGE_SCN_MEM_NOT_CACHED (Results 1 – 2 of 2) sorted by relevance
110 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. … macro
1225 case IMAGE_SCN_MEM_NOT_CACHED: in styp_to_sec_flags()