#include "llvm/DWP/DWP.h"
Definition at line 28 of file DWP.h.
◆ AddrSize
uint8_t llvm::InfoSectionUnitHeader::AddrSize = 0 |
Definition at line 39 of file DWP.h.
◆ DebugAbbrevOffset
uint64_t llvm::InfoSectionUnitHeader::DebugAbbrevOffset = 0 |
Definition at line 43 of file DWP.h.
◆ Format
Definition at line 50 of file DWP.h.
◆ HeaderSize
uint8_t llvm::InfoSectionUnitHeader::HeaderSize = 0 |
Definition at line 54 of file DWP.h.
◆ Length
uint64_t llvm::InfoSectionUnitHeader::Length = 0 |
Definition at line 30 of file DWP.h.
◆ Signature
std::optional<uint64_t> llvm::InfoSectionUnitHeader::Signature |
Definition at line 47 of file DWP.h.
◆ UnitType
uint8_t llvm::InfoSectionUnitHeader::UnitType = 0 |
Definition at line 36 of file DWP.h.
◆ Version
uint16_t llvm::InfoSectionUnitHeader::Version = 0 |
Definition at line 33 of file DWP.h.
The documentation for this struct was generated from the following file: