#include "llvm/DWP/DWP.h"
Definition at line 34 of file DWP.h.
◆ AddrSize
uint8_t llvm::InfoSectionUnitHeader::AddrSize = 0 |
Definition at line 45 of file DWP.h.
◆ DebugAbbrevOffset
uint64_t llvm::InfoSectionUnitHeader::DebugAbbrevOffset = 0 |
Definition at line 49 of file DWP.h.
◆ Format
Definition at line 56 of file DWP.h.
◆ HeaderSize
uint8_t llvm::InfoSectionUnitHeader::HeaderSize = 0 |
Definition at line 60 of file DWP.h.
◆ Length
uint64_t llvm::InfoSectionUnitHeader::Length = 0 |
Definition at line 36 of file DWP.h.
◆ Signature
std::optional<uint64_t> llvm::InfoSectionUnitHeader::Signature |
Definition at line 53 of file DWP.h.
◆ UnitType
uint8_t llvm::InfoSectionUnitHeader::UnitType = 0 |
Definition at line 42 of file DWP.h.
◆ Version
uint16_t llvm::InfoSectionUnitHeader::Version = 0 |
Definition at line 39 of file DWP.h.
The documentation for this struct was generated from the following file: