Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWP/
H A DDWP.h28 struct InfoSectionUnitHeader { struct
30 uint64_t Length = 0;
33 uint16_t Version = 0;
36 uint8_t UnitType = 0;
39 uint8_t AddrSize = 0;
43 uint64_t DebugAbbrevOffset = 0;
47 Optional<uint64_t> Signature = None;
50 dwarf::DwarfFormat Format = dwarf::DwarfFormat::DWARF32;
54 uint8_t HeaderSize = 0;