Searched refs:GetLLDBCompUnit (Results 1 – 2 of 2) sorted by relevance
180 lldb_private::CompileUnit *GetLLDBCompUnit() const { return m_lldb_cu; } in GetLLDBCompUnit() function
739 if (dwarf_cu && dwarf_cu->GetLLDBCompUnit() == nullptr) in GetDWARFCompileUnit()774 CompileUnit *comp_unit = dwarf_cu.GetLLDBCompUnit(); in ParseCompileUnit()1652 CompileUnit *lldb_cu = dwarf_cu.GetLLDBCompUnit(); in GetCompUnitForDWARFCompUnit()