Searched refs:getDebugInfoExtractor (Results 1 – 11 of 11) sorted by relevance
152 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex()180 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset()
202 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit404 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
106 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
571 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
57 DWARFDataExtractor DebugInfoData = CU->getDebugInfoExtractor(); in TEST()
348 DWARFDataExtractor getDebugInfoExtractor() const;
232 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
931 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
655 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()1406 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()
64 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in findAttributeInfo()
367 DWARFDataExtractor DebugInfoData = Unit.getDebugInfoExtractor(); in updateUnitDebugInfo()