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 DDWARFDebugInfo.h58 typedef std::vector<DWARFUnitSP> UnitColl;
H A DDWARFUnit.h33 typedef std::shared_ptr<DWARFUnit> DWARFUnitSP; typedef
48 static llvm::Expected<DWARFUnitSP>
H A DDWARFUnit.cpp1001 llvm::Expected<DWARFUnitSP>
1064 return DWARFUnitSP( in extract()
1066 return DWARFUnitSP( in extract()