Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h270 #define IMAGE_SCN_ALIGN_8BYTES 0x00400000 // macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h270 #define IMAGE_SCN_ALIGN_8BYTES 0x00400000 // macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h276 #define IMAGE_SCN_ALIGN_8BYTES 0x00400000 // macro
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dpe.h94 #define IMAGE_SCN_ALIGN_8BYTES IMAGE_SCN_ALIGN_POWER_CONST (3) macro
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dpe.h96 #define IMAGE_SCN_ALIGN_8BYTES IMAGE_SCN_ALIGN_POWER_CONST (3) macro
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h94 #define IMAGE_SCN_ALIGN_8BYTES IMAGE_SCN_ALIGN_POWER_CONST (3) macro
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h94 #define IMAGE_SCN_ALIGN_8BYTES IMAGE_SCN_ALIGN_POWER_CONST (3) macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h303 IMAGE_SCN_ALIGN_8BYTES = 0x00400000, enumerator