Home
last modified time | relevance | path

Searched defs:IMAGE_SCN_ALIGN_32BYTES (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h272 #define IMAGE_SCN_ALIGN_32BYTES 0x00600000 // macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h272 #define IMAGE_SCN_ALIGN_32BYTES 0x00600000 // macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h278 #define IMAGE_SCN_ALIGN_32BYTES 0x00600000 // macro
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dpe.h97 #define IMAGE_SCN_ALIGN_32BYTES IMAGE_SCN_ALIGN_POWER_CONST (5) macro
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dpe.h99 #define IMAGE_SCN_ALIGN_32BYTES IMAGE_SCN_ALIGN_POWER_CONST (5) macro
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h97 #define IMAGE_SCN_ALIGN_32BYTES IMAGE_SCN_ALIGN_POWER_CONST (5) macro
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h97 #define IMAGE_SCN_ALIGN_32BYTES IMAGE_SCN_ALIGN_POWER_CONST (5) macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h305 IMAGE_SCN_ALIGN_32BYTES = 0x00600000, enumerator