Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h273 #define IMAGE_SCN_ALIGN_64BYTES 0x00700000 // macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h273 #define IMAGE_SCN_ALIGN_64BYTES 0x00700000 // macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h279 #define IMAGE_SCN_ALIGN_64BYTES 0x00700000 // macro
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dpe.h98 #define IMAGE_SCN_ALIGN_64BYTES IMAGE_SCN_ALIGN_POWER_CONST (6) macro
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dpe.h100 #define IMAGE_SCN_ALIGN_64BYTES IMAGE_SCN_ALIGN_POWER_CONST (6) macro
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h98 #define IMAGE_SCN_ALIGN_64BYTES IMAGE_SCN_ALIGN_POWER_CONST (6) macro
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h98 #define IMAGE_SCN_ALIGN_64BYTES IMAGE_SCN_ALIGN_POWER_CONST (6) macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h306 IMAGE_SCN_ALIGN_64BYTES = 0x00700000, enumerator