Searched refs:getDebugInfoExtractor (Results 1 – 8 of 8) sorted by relevance
150 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex()178 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset()
202 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit404 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
105 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
566 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
372 DWARFDataExtractor getDebugInfoExtractor() const;
233 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
964 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
654 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()1486 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()