Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp150 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeOffsetFromIndex()
178 DWARFDataExtractor DebugInfoData = U.getDebugInfoExtractor(); in getAttributeValueFromOffset()
H A DDWARFUnit.cpp202 DWARFDataExtractor DWARFUnit::getDebugInfoExtractor() const { in getDebugInfoExtractor() function in DWARFUnit
404 DWARFDataExtractor DebugInfoData = getDebugInfoExtractor(); in extractDIEsToVector()
H A DDWARFFormValue.cpp105 FormValue.extractValue(U->getDebugInfoExtractor(), OffsetPtr, in createFromUnit()
H A DDWARFDie.cpp566 DWARFDataExtractor debug_info_data = U->getDebugInfoExtractor(); in dump()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp514 DIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
599 InputDIE.getDwarfUnit()->getDebugInfoExtractor(); in processOneDie()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h372 DWARFDataExtractor getDebugInfoExtractor() const;
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp233 DataExtractor EntryData = CU->getDebugInfoExtractor(); in dumpDebugInfo()
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp964 DataExtractor Data = Unit.getDebugInfoExtractor(); in getAttributeOffsets()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp654 DWARFDataExtractor Data = Unit.getDebugInfoExtractor(); in lookForRefDIEsToKeep()
1486 DWARFDataExtractor Data = U.getDebugInfoExtractor(); in cloneDIE()