Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp172 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex()
200 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset()
H A DDWARFUnit.cpp209 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit
416 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
H A DDWARFFormValue.cpp105 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
H A DDWARFDie.cpp598 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDieManualExtractTest.cpp57 DWARFDataExtractor DebugInfoData = CU->getDebugInfoExtractor(); in TEST()
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp533 DIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
618 InputDIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h388 DWARFDataExtractor getDebugInfoExtractor() const;
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp18 DWARFDataExtractor Data = InUnit.getOrigUnit().getDebugInfoExtractor(); in clone()
H A DDependencyTracker.cpp621 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in maybeAddReferencedRoots()
/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp243 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp1060 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp751 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()
1721 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()