Home
last modified time | relevance | path

Searched defs:IMAGE_SCN_MEM_NOT_CACHED (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dpe.h78 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. … macro
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dpe.h78 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. … macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DCOFF.h317 IMAGE_SCN_MEM_NOT_CACHED = 0x04000000, enumerator