Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h271 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are spec… macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h271 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are spec… macro
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h277 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are spec… macro
/netbsd/external/gpl3/gdb/dist/include/coff/
H A Dpe.h96 #define IMAGE_SCN_ALIGN_16BYTES IMAGE_SCN_ALIGN_POWER_CONST (4) macro
/netbsd/external/gpl3/binutils/dist/include/coff/
H A Dpe.h98 #define IMAGE_SCN_ALIGN_16BYTES IMAGE_SCN_ALIGN_POWER_CONST (4) macro
/netbsd/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h96 #define IMAGE_SCN_ALIGN_16BYTES IMAGE_SCN_ALIGN_POWER_CONST (4) macro
/netbsd/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h96 #define IMAGE_SCN_ALIGN_16BYTES IMAGE_SCN_ALIGN_POWER_CONST (4) macro
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h304 IMAGE_SCN_ALIGN_16BYTES = 0x00500000, enumerator