Home
last modified time | relevance | path

Searched defs:IMAGE_SCN_MEM_WRITE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h281 #define IMAGE_SCN_MEM_WRITE 0x80000000 // Section is writeable. macro
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h63 #define IMAGE_SCN_MEM_WRITE 0x80000000 macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h287 #define IMAGE_SCN_MEM_WRITE 0x80000000 // Section is writeable. macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dpe.h63 #define IMAGE_SCN_MEM_WRITE 0x80000000 macro
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h281 #define IMAGE_SCN_MEM_WRITE 0x80000000 // Section is writeable. macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h322 IMAGE_SCN_MEM_WRITE = 0x80000000 enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d1269 IMAGE_SCN_MEM_WRITE = 0x80000000; variable