Searched refs:getAbbrevs (Results 1 – 3 of 3) sorted by relevance
664 const DenseSet<Abbrev, AbbrevMapInfo> &getAbbrevs() const { in getAbbrevs() function
2766 auto it = ni.getAbbrevs().find_as(ie->abbrevCode); in readEntry()2767 if (it == ni.getAbbrevs().end()) in readEntry()2956 for (const DWARFDebugNames::Abbrev &oldAbbrev : ni.getAbbrevs()) { in computeHdrAndAbbrevTable()
1492 for (const auto &Abbrev : NI.getAbbrevs()) { in verifyNameIndexAbbrevs()