Searched defs:PubSection (Results 1 – 1 of 1) sorted by relevance
83 struct PubSection { struct84 dwarf::DwarfFormat Format;85 yaml::Hex64 Length;86 uint16_t Version;87 uint32_t UnitOffset;88 uint32_t UnitSize;89 std::vector<PubEntry> Entries;