LLVM 20.0.0git
|
#include "llvm/DWP/DWP.h"
Public Attributes | |
uint64_t | Length = 0 |
uint16_t | Version = 0 |
uint8_t | UnitType = 0 |
uint8_t | AddrSize = 0 |
uint64_t | DebugAbbrevOffset = 0 |
std::optional< uint64_t > | Signature |
dwarf::DwarfFormat | Format = dwarf::DwarfFormat::DWARF32 |
uint8_t | HeaderSize = 0 |
dwarf::DwarfFormat llvm::InfoSectionUnitHeader::Format = dwarf::DwarfFormat::DWARF32 |