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

/freebsd-current/contrib/elftoolchain/libpe/
H A Dpe.h272 #define IMAGE_SCN_MEM_NOT_PAGED 0x08000000 macro
/freebsd-current/stand/efi/include/i386/
H A Dpe.h271 #define IMAGE_SCN_MEM_NOT_PAGED 0x08000000 // Section is not pageable. macro
/freebsd-current/stand/efi/include/amd64/
H A Dpe.h271 #define IMAGE_SCN_MEM_NOT_PAGED 0x08000000 // Section is not pageable. macro

Completed in 197 milliseconds