Home
last modified time | relevance | path

Searched refs:IMAGE_SCN_MEM_NOT_CACHED (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dpe.h110 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. … macro
/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h1232 case IMAGE_SCN_MEM_NOT_CACHED: in styp_to_sec_flags()