HomeSort by: relevance | last modified time | path
    Searched defs:IMAGE_SCN_MEM_NOT_CACHED (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/coff/
pe.h 120 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. */
  /src/external/gpl3/binutils.old/dist/include/coff/
pe.h 120 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. */
  /src/external/gpl3/gdb/dist/include/coff/
pe.h 120 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. */
  /src/external/gpl3/gdb.old/dist/include/coff/
pe.h 120 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 /* Section is not cachable. */
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 276 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 // Section is not cachable.
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 282 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 // Section is not cachable.
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 276 #define IMAGE_SCN_MEM_NOT_CACHED 0x04000000 // Section is not cachable.

Completed in 45 milliseconds