Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp23 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in extractFast()
H A DDWARFAbbreviationDeclaration.cpp159 auto DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValue()
H A DDWARFUnit.cpp188 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit
363 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
H A DDWARFFormValue.cpp103 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
H A DDWARFDie.cpp608 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h329 DWARFDataExtractor getDebugInfoExtractor() const;
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp231 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp679 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp628 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()
1369 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()