Searched defs:AbbrevTable (Results 1 – 2 of 2) sorted by relevance
62 for (auto &AbbrevTable : enumerate(DebugAbbrev)) { in getAbbrevTableInfoByID() local114 IO &IO, DWARFYAML::AbbrevTable &AbbrevTable) { in mapping()
43 struct AbbrevTable { struct44 Optional<uint64_t> ID;45 std::vector<Abbrev> Table;