Lines Matching refs:stop_info_sp
817 StopInfoSP stop_info_sp = sel_thread_sp->GetStopInfo();818 if (stop_info_sp && stop_info_sp->GetStopReason() == eStopReasonBreakpoint)820 lldb::break_id_t bp_site_id = (lldb::break_id_t)stop_info_sp->GetValue();