Home
last modified time | relevance | path

Searched refs:SetLLDBCompUnit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h161 void SetLLDBCompUnit(lldb_private::CompileUnit *cu) { m_lldb_cu = cu; } in SetLLDBCompUnit() function
H A DSymbolFileDWARF.cpp734 dwarf_cu->SetLLDBCompUnit(comp_unit); in GetDWARFCompileUnit()
789 dwarf_cu.SetLLDBCompUnit(cu_sp.get()); in ParseCompileUnit()
802 dwarf_cu.SetLLDBCompUnit(cu_sp.get()); in ParseCompileUnit()