Searched defs:IMAGE_SCN_MEM_NOT_CACHED (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe.h271 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 macro
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dpe.h78 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. */ macro
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h271 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 // Section is not cachable. macro
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h271 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 // Section is not cachable. macro

Completed in 88 milliseconds