Home
last modified time | relevance | path

Searched defs:InfoSectionUnitHeader (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/include/llvm/DWP/
H A DDWP.h34 struct InfoSectionUnitHeader { struct
36 uint64_t Length = 0;
39 uint16_t Version = 0;
42 uint8_t UnitType = 0;
45 uint8_t AddrSize = 0;
49 uint64_t DebugAbbrevOffset = 0;
53 std::optional<uint64_t> Signature;
56 dwarf::DwarfFormat Format = dwarf::DwarfFormat::DWARF32;
60 uint8_t HeaderSize = 0;