Searched refs:IMAGE_SCN_ALIGN_2BYTES (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp100 IMAGE_SCN_ALIGN_1BYTES | IMAGE_SCN_ALIGN_2BYTES | IMAGE_SCN_ALIGN_4BYTES |
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dpe.h94 #define IMAGE_SCN_ALIGN_2BYTES IMAGE_SCN_ALIGN_POWER_CONST (1) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h92 #define IMAGE_SCN_ALIGN_2BYTES IMAGE_SCN_ALIGN_POWER_CONST (1) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h92 #define IMAGE_SCN_ALIGN_2BYTES IMAGE_SCN_ALIGN_POWER_CONST (1) macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dpe.h94 #define IMAGE_SCN_ALIGN_2BYTES IMAGE_SCN_ALIGN_POWER_CONST (1) macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h268 #define IMAGE_SCN_ALIGN_2BYTES 0x00200000 // macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h274 #define IMAGE_SCN_ALIGN_2BYTES 0x00200000 // macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h268 #define IMAGE_SCN_ALIGN_2BYTES 0x00200000 // macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h301 IMAGE_SCN_ALIGN_2BYTES = 0x00200000,
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp217 PUSH_MASKED_CHARACTERISTIC_FLAG(SC, 0xF00000, IMAGE_SCN_ALIGN_2BYTES, C,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp289 CV_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_2BYTES),
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFImportFile.cpp227 u32(IMAGE_SCN_ALIGN_2BYTES | IMAGE_SCN_CNT_INITIALIZED_DATA |
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp271 return COFF::IMAGE_SCN_ALIGN_2BYTES;
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp433 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_2BYTES ),
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h1865 case IMAGE_SCN_ALIGN_2BYTES:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h1908 case IMAGE_SCN_ALIGN_2BYTES:
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h1879 case IMAGE_SCN_ALIGN_2BYTES:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h1908 case IMAGE_SCN_ALIGN_2BYTES:
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ppc.c6232 flags |= IMAGE_SCN_ALIGN_2BYTES;

Completed in 318 milliseconds