Searched refs:IMAGE_SCN_ALIGN_16BYTES (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dpe.h73 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 /* Default alignment if no others are specified. */ macro
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe.h259 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DFormatUtil.cpp222 PUSH_MASKED_CHARACTERISTIC_FLAG(SC, 0xF00000, IMAGE_SCN_ALIGN_16BYTES, C,
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h266 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are specified. macro
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h266 #define IMAGE_SCN_ALIGN_16BYTES 0x00500000 // Default alignment if no others are specified. macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h304 IMAGE_SCN_ALIGN_16BYTES = 0x00500000,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp284 CV_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_16BYTES),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp269 return COFF::IMAGE_SCN_ALIGN_16BYTES;
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp432 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_16BYTES ),
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoffcode.h1654 ELIFALIGN_SET (hdr->s_flags, IMAGE_SCN_ALIGN_16BYTES, 4)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c4668 flags |= IMAGE_SCN_ALIGN_16BYTES;

Completed in 223 milliseconds