Searched refs:getDebugAbbrev (Results 1 – 6 of 6) sorted by relevance
25 auto AbbrevSetPtr = DCtx.getDebugAbbrev(); in dumpDebugAbbrev()220 const DWARFDebugAbbrev *DebugAbbrev = DCtx.getDebugAbbrev(); in dumpDebugInfo()
282 const DWARFDebugAbbrev *getDebugAbbrev();
153 if (!DCtx.getDebugAbbrev()->getAbbreviationDeclarationSet(AbbrOffset)) in verifyUnitHeader()329 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrev()); in handleDebugAbbrev()
383 getDebugAbbrev()->dump(OS); in dump()816 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext
46 addUnitsImpl(C, D, Section, C.getDebugAbbrev(), &D.getRangesSection(), in addUnitsForSection()
1187 *Unit.getContext().getDebugAbbrev(), in addUnitAbbreviations()