Searched refs:getDebugInfoExtractor (Results 1 – 9 of 9) sorted by relevance
39 DataExtractor debug_info_data = u->getDebugInfoExtractor(); in dump()133 if (!formValue.extractValue(u->getDebugInfoExtractor(), offset_ptr, u)) in dumpAttribute()187 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in extractFast()243 DataExtractor DebugInfoData = U->getDebugInfoExtractor(); in getAttributeValue()
23 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast()
157 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue()
214 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit391 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
103 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
573 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
173 DataExtractor getDebugInfoExtractor() const { in getDebugInfoExtractor() function
324 DWARFDataExtractor getDebugInfoExtractor() const;
2065 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()2221 DataExtractor Data = Unit.getDebugInfoExtractor(); in keepDIEAndDependencies()2735 DataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()