LLVM: llvm::COFF::DOSHeader Struct Reference (original) (raw)
The DOS compatible header at the front of all PEs. More...
#include "[llvm/BinaryFormat/COFF.h](BinaryFormat%5F2COFF%5F8h%5Fsource.html)"
The DOS compatible header at the front of all PEs.
Definition at line 566 of file COFF.h.
◆ AddressOfNewExeHeader
uint32_t llvm::COFF::DOSHeader::AddressOfNewExeHeader
Definition at line 585 of file COFF.h.
◆ AddressOfRelocationTable
uint16_t llvm::COFF::DOSHeader::AddressOfRelocationTable
Definition at line 579 of file COFF.h.
◆ Checksum
◆ FileSizeInPages
uint16_t llvm::COFF::DOSHeader::FileSizeInPages
Definition at line 569 of file COFF.h.
◆ HeaderSizeInParagraphs
uint16_t llvm::COFF::DOSHeader::HeaderSizeInParagraphs
Definition at line 571 of file COFF.h.
◆ InitialIP
◆ InitialRelativeCS
uint16_t llvm::COFF::DOSHeader::InitialRelativeCS
Definition at line 578 of file COFF.h.
◆ InitialRelativeSS
uint16_t llvm::COFF::DOSHeader::InitialRelativeSS
Definition at line 574 of file COFF.h.
◆ InitialSP
◆ Magic
◆ MaximumExtraParagraphs
uint16_t llvm::COFF::DOSHeader::MaximumExtraParagraphs
Definition at line 573 of file COFF.h.
◆ MinimumExtraParagraphs
uint16_t llvm::COFF::DOSHeader::MinimumExtraParagraphs
Definition at line 572 of file COFF.h.
◆ NumberOfRelocationItems
uint16_t llvm::COFF::DOSHeader::NumberOfRelocationItems
Definition at line 570 of file COFF.h.
◆ OEMid
◆ OEMinfo
◆ OverlayNumber
◆ Reserved
◆ Reserved2
◆ UsedBytesInTheLastPage
uint16_t llvm::COFF::DOSHeader::UsedBytesInTheLastPage
Definition at line 568 of file COFF.h.
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/COFF.h