Searched refs:getDebugInfoExtractor (Results 1 – 7 of 7) sorted by relevance
24 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast()
159 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue()
188 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit411 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
103 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
623 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
336 DWARFDataExtractor getDebugInfoExtractor() const;
628 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()1369 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()