Home
last modified time | relevance | path

Searched refs:getDebugInfoExtractor (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp24 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast()
H A DDWARFDie.cpp284 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()
H A DDWARFAbbreviationDeclaration.cpp158 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue()
H A DDWARFUnit.cpp196 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit
357 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h311 DWARFDataExtractor getDebugInfoExtractor() const;