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