Home
last modified time | relevance | path

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

/freebsd/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.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.cpp580 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp527 DIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
612 InputDIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h388 DWARFDataExtractor getDebugInfoExtractor() const;
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp751 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()
1715 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()