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