Searched refs:getDebugInfoExtractor (Results 1 – 12 of 12) sorted by relevance
172 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex()200 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset()
209 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit416 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
105 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
598 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
57 DWARFDataExtractor DebugInfoData = CU->getDebugInfoExtractor(); in TEST()
533 DIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie() 618 InputDIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
388 DWARFDataExtractor getDebugInfoExtractor() const;
18 DWARFDataExtractor Data = InUnit.getOrigUnit().getDebugInfoExtractor(); in clone()
621 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in maybeAddReferencedRoots()
243 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
1060 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
751 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep() 1721 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()