Searched refs:verifyAbbrevSection (Results 1 – 2 of 2) sorted by relevance
114 unsigned verifyAbbrevSection(const DWARFDebugAbbrev *Abbrev);
214 unsigned DWARFVerifier::verifyAbbrevSection(const DWARFDebugAbbrev *Abbrev) { in verifyAbbrevSection() function in DWARFVerifier248 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrev()); in handleDebugAbbrev()251 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrevDWO()); in handleDebugAbbrev()