Searched refs:getDebugInfoExtractor (Results 1 – 9 of 9) sorted by relevance
23 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast()
159 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue()
188 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit363 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
103 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
608 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
329 DWARFDataExtractor getDebugInfoExtractor() const;
231 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
679 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
628 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()1369 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()