Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/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.cpp205 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit
393 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
H A DDWARFFormValue.cpp105 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
H A DDWARFDie.cpp580 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp514 DIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
599 InputDIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h388 DWARFDataExtractor getDebugInfoExtractor() const;
/freebsd-14.2/contrib/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()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp740 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()
1698 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()