Home
last modified time | relevance | path

Searched refs:DWARFUnitSP (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp86 llvm::Expected<DWARFUnitSP> expected_unit_sp = in ParseUnitsFor()
100 DWARFUnitSP unit_sp = *expected_unit_sp; in ParseUnitsFor()
202 const DWARFUnitSP &rhs) { in FindUnitIndex()
H A DDWARFUnit.h30 typedef std::shared_ptr<DWARFUnit> DWARFUnitSP; typedef
46 static llvm::Expected<DWARFUnitSP>
H A DDWARFDebugInfo.h58 typedef std::vector<DWARFUnitSP> UnitColl;
H A DDWARFUnit.cpp927 llvm::Expected<DWARFUnitSP>
990 return DWARFUnitSP( in extract()
992 return DWARFUnitSP( in extract()