Searched refs:IMAGE_SCN_TYPE_NO_PAD (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dpe.h67 #define IMAGE_SCN_TYPE_NO_PAD 0x00000008 /* Reserved. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h65 #define IMAGE_SCN_TYPE_NO_PAD 0x00000008 /* Reserved. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dpe.h65 #define IMAGE_SCN_TYPE_NO_PAD 0x00000008 /* Reserved. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dpe.h67 #define IMAGE_SCN_TYPE_NO_PAD 0x00000008 /* Reserved. */ macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h256 #define IMAGE_SCN_TYPE_NO_PAD 0x00000008 // Reserved. macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h262 #define IMAGE_SCN_TYPE_NO_PAD 0x00000008 // Reserved. macro
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h256 #define IMAGE_SCN_TYPE_NO_PAD 0x00000008 // Reserved. macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h287 IMAGE_SCN_TYPE_NO_PAD = 0x00000008,
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp200 PUSH_CHARACTERISTIC_FLAG(SC, IMAGE_SCN_TYPE_NO_PAD, C, Style, "no padding");
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp275 CV_ENUM_ENT(COFF, IMAGE_SCN_TYPE_NO_PAD),
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp265 BCase(IMAGE_SCN_TYPE_NO_PAD);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h460 // The IMAGE_SCN_TYPE_NO_PAD bit is a legacy way of getting to
462 if (Characteristics & COFF::IMAGE_SCN_TYPE_NO_PAD)
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp419 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SCN_TYPE_NO_PAD ),
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h1227 case IMAGE_SCN_TYPE_NO_PAD:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h1265 case IMAGE_SCN_TYPE_NO_PAD:
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffcode.h1236 case IMAGE_SCN_TYPE_NO_PAD:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h1265 case IMAGE_SCN_TYPE_NO_PAD:

Completed in 334 milliseconds