Lines Matching refs:DIEAbbrev
281 void DwarfUnits::assignAbbrevNumber(DIEAbbrev &Abbrev) {
283 DIEAbbrev *InSet = AbbreviationsSet->GetOrInsertNode(&Abbrev);
1938 const DIEAbbrev *Abbrev = Abbreviations->at(AbbrevNumber - 1);
2031 void DwarfDebug::emitDIE(DIE *Die, std::vector<DIEAbbrev *> *Abbrevs) {
2034 const DIEAbbrev *Abbrev = Abbrevs->at(AbbrevNumber - 1);
2198 std::vector<DIEAbbrev *> *Abbrevs) {
2210 const DIEAbbrev *Abbrev = Abbrevs->at(i);