struct InfoSectionUnitHeader
Declaration
struct InfoSectionUnitHeader { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DWP/DWP.h:28
Member Variables
- public uint64_t Length = 0
- public uint16_t Version = 0
- public uint8_t UnitType = 0
- public uint8_t AddrSize = 0
- public uint64_t DebugAbbrevOffset = 0
- public Optional<uint64_t> Signature = None
- public dwarf::DwarfFormat Format = dwarf::DwarfFormat::DWARF32
- public uint8_t HeaderSize = 0