Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFAbbreviationDeclaration.cpp172 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex()
200 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset()
HDDWARFUnit.cpp209 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit
416 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
HDDWARFFormValue.cpp105 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
HDDWARFDie.cpp580 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVDWARFReader.cpp527 DIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
612 InputDIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFUnit.h388 DWARFDataExtractor getDebugInfoExtractor() const;
/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDIEAttributeCloner.cpp18 DWARFDataExtractor Data = InUnit.getOrigUnit().getDebugInfoExtractor(); in clone()
HDDependencyTracker.cpp621 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in maybeAddReferencedRoots()
/freebsd-head/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.cpp751 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()
1715 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()