Searched refs:IMAGE_SCN_ALIGN_32BYTES (Results 1 – 11 of 11) sorted by relevance
| /freebsd-11-stable/contrib/binutils/include/coff/ |
| HD | pe.h | 74 #define IMAGE_SCN_ALIGN_32BYTES 0x00600000 macro
|
| /freebsd-11-stable/contrib/elftoolchain/libpe/ |
| HD | pe.h | 260 #define IMAGE_SCN_ALIGN_32BYTES 0x00600000 macro
|
| /freebsd-11-stable/stand/efi/include/amd64/ |
| HD | pe.h | 267 #define IMAGE_SCN_ALIGN_32BYTES 0x00600000 // macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| HD | FormatUtil.cpp | 224 PUSH_MASKED_CHARACTERISTIC_FLAG(SC, 0xF00000, IMAGE_SCN_ALIGN_32BYTES, C, in formatSectionCharacteristics()
|
| /freebsd-11-stable/stand/efi/include/i386/ |
| HD | pe.h | 267 #define IMAGE_SCN_ALIGN_32BYTES 0x00600000 // macro
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| HD | COFF.h | 305 IMAGE_SCN_ALIGN_32BYTES = 0x00600000, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| HD | EnumTables.cpp | 285 CV_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_32BYTES),
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/ |
| HD | WinCOFFObjectWriter.cpp | 271 return COFF::IMAGE_SCN_ALIGN_32BYTES; in getAlignment()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| HD | COFFDumper.cpp | 433 LLVM_READOBJ_ENUM_ENT(COFF, IMAGE_SCN_ALIGN_32BYTES ),
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | coffcode.h | 1652 ELIFALIGN_SET (hdr->s_flags, IMAGE_SCN_ALIGN_32BYTES, 5) in coff_set_alignment_hook()
|
| /freebsd-11-stable/contrib/binutils/gas/config/ |
| HD | tc-ppc.c | 4656 flags |= IMAGE_SCN_ALIGN_32BYTES; in ppc_pe_section()
|