Searched defs:AbbrevTable (Results 1 – 6 of 6) sorted by relevance
62 for (auto &AbbrevTable : enumerate(DebugAbbrev)) { in getAbbrevTableInfoByID() local114 IO &IO, DWARFYAML::AbbrevTable &AbbrevTable) { in mapping()
44 struct AbbrevTable { struct45 std::optional<uint64_t> ID;46 std::vector<Abbrev> Table;