Searched refs:getDebugAbbrevDWO (Results 1 – 7 of 7) sorted by relevance
232 const DWARFDebugAbbrev *getDebugAbbrevDWO();
161 const DWARFDebugAbbrev *getDebugAbbrevDWO();
29 parseImpl(C, DWOSection, C.getDebugAbbrevDWO(), C.getRangeDWOSection(), in parseDWO()
85 if (const DWARFDebugAbbrev *D = getDebugAbbrevDWO()) { in dump()309 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { in getDebugAbbrevDWO() function in DWARFContext
341 getDebugAbbrevDWO()->dump(OS); in dump()678 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { in getDebugAbbrevDWO() function in DWARFContext
45 parseImpl(C, D, DWOSection, C.getDebugAbbrevDWO(), &D.getRangeDWOSection(), in parseDWO()
251 NumErrors += verifyAbbrevSection(DCtx.getDebugAbbrevDWO()); in handleDebugAbbrev()