Searched refs:break_sp (Results 1 – 1 of 1) sorted by relevance
265 … BreakpointSP break_sp = thread_sp->GetProcess()->GetTarget().GetBreakpointByID(m_break_id); in GetDescription() local266 if (break_sp) in GetDescription()268 if (break_sp->IsInternal()) in GetDescription()270 const char *kind = break_sp->GetBreakpointKind(); in GetDescription()