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