Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dpe.h79 #define IMAGE_SCN_MEM_NOT_PAGED 0x08000000 /* Section is not pageable. … macro
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dpe.h79 #define IMAGE_SCN_MEM_NOT_PAGED 0x08000000 /* Section is not pageable. … macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DCOFF.h318 IMAGE_SCN_MEM_NOT_PAGED = 0x08000000, enumerator