Searched refs:getDebugInfoExtractor (Results 1 – 13 of 13) sorted by relevance
25 DataExtractor debug_info_data = cu->getDebugInfoExtractor(); in dump()88 if (!formValue.extractValue(cu->getDebugInfoExtractor(), offset_ptr, cu)) in dumpAttribute()101 DataExtractor debug_info_data = cu->getDebugInfoExtractor(); in extractFast()213 DataExtractor debug_info_data = cu->getDebugInfoExtractor(); in extract()353 DataExtractor debug_info_data = cu->getDebugInfoExtractor(); in getAttributeValue()
39 DataExtractor getDebugInfoExtractor() const;
19 DataExtractor DWARFCompileUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFCompileUnit
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()
24 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast()
204 if (!formValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in dumpAttribute()486 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()608 bool b = AttrValue.Value.extractValue(U->getDebugInfoExtractor(), in updateForIndex()
158 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue()
66 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit218 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
173 DataExtractor getDebugInfoExtractor() const { in getDebugInfoExtractor() function
127 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
368 DWARFDataExtractor getDebugInfoExtractor() const;
519 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()700 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in keepDIEAndDependencies()1403 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()
2065 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()2221 DataExtractor Data = Unit.getDebugInfoExtractor(); in keepDIEAndDependencies()2735 DataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()