Searched refs:GetStopInfo (Results 1 – 18 of 18) sorted by relevance
89 bool GetStopInfo(struct DNBThreadStopInfo *stop_info) const;
205 MachException::Data::GetStopInfo(struct DNBThreadStopInfo *stop_info) const in GetStopInfo() function in MachException::Data
69 return thread_sp->GetStopException().GetStopInfo(stop_info); in GetThreadStoppedReason()
84 StopInfoSP stop_info_sp = m_thread.GetStopInfo (); in ShouldReportStop()
270 StopInfoSP stop_info_sp(m_thread.GetStopInfo()); in HitOurBackstopBreakpoint()
91 lldb::StopInfoSP stop_info = m_thread.GetStopInfo(); in TracerExplainsStop()
370 Thread::GetStopInfo () in GetStopInfo() function in Thread433 lldb::StopInfoSP stop_info_sp (GetStopInfo ()); in GetStopReason()496 saved_state.stop_info_sp = GetStopInfo(); in CheckpointThreadState()
146 StopInfoSP stop_info_sp = m_thread.GetStopInfo(); in ResetCurrentInlinedDepth()
289 thread_sp->GetStopInfo(); in ShouldStop()
673 StopInfoSP stored_stop_info_sp = thread_sp->GetStopInfo(); in PerformAction()
4178 StopInfoSP stop_info_sp = thread_sp->GetStopInfo (); in DoOnRemoval()5007 StopInfoSP stop_info_sp (thread_sp->GetStopInfo ()); in RunThreadPlan()5332 lldb::StopInfoSP stop_info_sp = thread->GetStopInfo(); in RunThreadPlan()5518 StopInfoSP stop_info_sp = thread->GetStopInfo(); in GetThreadStatus()
144 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo (); in GetStopReasonDataCount()203 StopInfoSP stop_info_sp = thread->GetStopInfo (); in GetStopReasonDataAtIndex()279 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo (); in GetStopDescription()407 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo (); in GetStopReturnValue()
501 return m_thread.GetStopInfo (); in GetRealStopInfo()
311 GetStopInfo ();
1967 StopInfoSP stop_info_sp = thread->GetStopInfo (); in FormatPromptRecurse()1980 StopInfoSP stop_info_sp = thread->GetStopInfo (); in FormatPromptRecurse()
817 StopInfoSP stop_info_sp = sel_thread_sp->GetStopInfo(); in DoExecute()
389 (MachException::Data::GetStopInfo): Ditto.631 * MachException.cpp (MachException::Data::GetStopInfo): Use new SoftSignal()
1692 lldb::StopInfoSP stop_info_sp (thread_sp->GetStopInfo ()); in SetThreadStopInfo()