Searched refs:getDebugAbbrevDWO (Results 1 – 3 of 3) sorted by relevance
160 const DWARFDebugAbbrev *getDebugAbbrevDWO();
82 if (const DWARFDebugAbbrev *D = getDebugAbbrevDWO()) { in dump()302 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrevDWO() { in getDebugAbbrevDWO() function in DWARFContext
29 parseImpl(C, DWOSection, C.getDebugAbbrevDWO(), C.getRangeDWOSection(), in parseDWO()