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()
341 lldb::StopInfoSP Thread::GetStopInfo() { in GetStopInfo() function in Thread376 SetStopInfo(GetStopInfo()); in CalculatePublicStopInfo()436 lldb::StopInfoSP stop_info_sp(GetStopInfo()); in GetStopReason()515 saved_state.stop_info_sp = GetStopInfo(); in CheckpointThreadState()591 StopInfoSP stop_info_sp = GetStopInfo(); in GetStopDescriptionRaw()
302 thread_sp->GetStopInfo(); in ShouldStop()
848 uint64_t signo = curr_thread->GetStopInfo()->GetValue(); in HandleProcessStateChangedEvent()856 curr_thread_stop_info_sp = curr_thread->GetStopInfo(); in HandleProcessStateChangedEvent()879 uint64_t signo = thread->GetStopInfo()->GetValue(); in HandleProcessStateChangedEvent()4221 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in ShouldStop()4898 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in HandleStoppedEvent()5801 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in GetThreadStatus()
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()
76 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in AddHeaderAndCalculateDirectories()682 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in AddExceptions()701 StopInfoSP stop_info_sp = thread_sp->GetStopInfo(); in AddExceptions()
244 lldb::StopInfoSP GetStopInfo();
141 StopInfoSP stop_info_sp = thread->GetStopInfo(); in DoExecute()
494 StopInfoSP stop_info_sp = sel_thread_sp->GetStopInfo(); in DoExecute()
1399 StopInfoSP stop_info_sp = thread->GetStopInfo(); in Format()1419 StopInfoSP stop_info_sp = thread->GetStopInfo(); in Format()
7072 stop_info_sp = thread->GetStopInfo(); in WindowDelegateDraw()7225 stop_info_sp = thread->GetStopInfo(); in WindowDelegateDraw()
2505 StopInfoSP stop_info = thread_sp->GetStopInfo(); in DidProcessStopAbnormally()
1945 lldb::StopInfoSP stop_info_sp(thread_sp->GetStopInfo()); in SetThreadStopInfo()