Searched refs:GetStopInfo (Results 1 – 16 of 16) sorted by relevance
62 StopInfoSP stop_info_sp = GetThread().GetStopInfo(); in ShouldReportStop()
246 StopInfoSP stop_info_sp(thread.GetStopInfo()); in HitOurBackstopBreakpoint()
79 lldb::StopInfoSP stop_info = GetThread().GetStopInfo(); in TracerExplainsStop()
340 lldb::StopInfoSP Thread::GetStopInfo() { in GetStopInfo() function in Thread375 SetStopInfo(GetStopInfo()); in CalculatePublicStopInfo()429 lldb::StopInfoSP stop_info_sp(GetStopInfo()); in GetStopReason()508 saved_state.stop_info_sp = GetStopInfo(); in CheckpointThreadState()584 StopInfoSP stop_info_sp = GetStopInfo(); in GetStopDescriptionRaw()
816 uint64_t signo = curr_thread->GetStopInfo()->GetValue(); in HandleProcessStateChangedEvent()824 curr_thread_stop_info_sp = curr_thread->GetStopInfo(); in HandleProcessStateChangedEvent()847 uint64_t signo = thread->GetStopInfo()->GetValue(); in HandleProcessStateChangedEvent()4044 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in ShouldStop()4700 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in HandleStoppedEvent()5604 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in GetThreadStatus()
303 thread_sp->GetStopInfo(); in ShouldStop()
130 StopInfoSP stop_info_sp = m_thread.GetStopInfo(); in ResetCurrentInlinedDepth()
162 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonDataCount()220 StopInfoSP stop_info_sp = thread->GetStopInfo(); in GetStopReasonDataAtIndex()290 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedInfoAsJSON()314 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedBacktraces()362 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReturnValue()
593 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in AddExceptions()609 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in AddExceptions()
242 lldb::StopInfoSP GetStopInfo();
153 StopInfoSP stop_info_sp = thread->GetStopInfo(); in DoExecute()
514 StopInfoSP stop_info_sp = sel_thread_sp->GetStopInfo(); in DoExecute()
1357 StopInfoSP stop_info_sp = thread->GetStopInfo(); in Format()1374 StopInfoSP stop_info_sp = thread->GetStopInfo(); in Format()
7071 stop_info_sp = thread->GetStopInfo(); in WindowDelegateDraw()7224 stop_info_sp = thread->GetStopInfo(); in WindowDelegateDraw()
2492 StopInfoSP stop_info = thread_sp->GetStopInfo(); in DidProcessStopAbnormally()
1924 lldb::StopInfoSP stop_info_sp(thread_sp->GetStopInfo()); in SetThreadStopInfo()