Searched refs:getDebugAbbrevDWO (Results 1 – 4 of 4) sorted by relevance
288 const DWARFDebugAbbrev *getDebugAbbrevDWO();
383 getDebugAbbrevDWO()->dump(OS); in dump()896 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { in getDebugAbbrevDWO() function in DWARFContext
58 addUnitsImpl(C, D, DWOSection, C.getDebugAbbrevDWO(), &D.getRangesDWOSection(), in addUnitsForDWOSection()
330 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrevDWO()); in handleDebugAbbrev()