Searched refs:getDebugInfoExtractor (Results 1 – 6 of 6) 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()
173 DataExtractor getDebugInfoExtractor() const { in getDebugInfoExtractor() function
2065 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()2221 DataExtractor Data = Unit.getDebugInfoExtractor(); in keepDIEAndDependencies()2735 DataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()