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.h182 void SetLLDBCompUnit(lldb_private::CompileUnit *cu) { m_lldb_cu = cu; } in SetLLDBCompUnit() function
H A DSymbolFileDWARF.cpp740 dwarf_cu->SetLLDBCompUnit(comp_unit); in GetDWARFCompileUnit()
782 dwarf_cu.SetLLDBCompUnit(cu_sp.get()); in ParseCompileUnit()
795 dwarf_cu.SetLLDBCompUnit(cu_sp.get()); in ParseCompileUnit()