Searched refs:getDebugInfoExtractor (Results 1 – 5 of 5) sorted by relevance
24 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast()
284 if (!formValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in dumpAttribute()575 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()697 bool b = AttrValue.Value.extractValue(U->getDebugInfoExtractor(), in updateForIndex()
158 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue()
196 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit357 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
311 DWARFDataExtractor getDebugInfoExtractor() const;