Searched refs:GetPrivateStopInfo (Results 1 – 18 of 18) sorted by relevance
210 m_real_stop_info_sp = GetPrivateStopInfo(); in DoTakedown()264 m_real_stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()444 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in BreakpointsExplainStop()
148 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in AnalyzeStop() 265 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in ShouldStop()
79 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in ShouldStop()
51 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
328 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()407 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in ShouldStop()
90 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
376 GetPrivateStopInfo(); in GetStopInfo()386 lldb::StopInfoSP Thread::GetPrivateStopInfo(bool calculate) { in GetPrivateStopInfo() function in Thread505 bool Thread::ThreadStoppedForAReason() { return (bool)GetPrivateStopInfo(); } in ThreadStoppedForAReason()703 GetPrivateStopInfo(); in ShouldResume()713 StopInfo *stop_info = GetPrivateStopInfo().get(); in ShouldResume()821 StopInfoSP private_stop_info(GetPrivateStopInfo()); in ShouldStop()
370 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
437 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
327 if (IsNextBranchBreakpointStop(GetPrivateStopInfo())) in ClearNextBranchBreakpointExplainedStop()
745 StopInfoSP stop_info_sp = GetThread().GetPrivateStopInfo(); in DoPlanExplainsStop()
5654 lldb::StopInfoSP stop_info_sp = thread->GetPrivateStopInfo(); in RunThreadPlan()
544 lldb::StopInfoSP GetPrivateStopInfo() { in GetPrivateStopInfo() function545 return GetThread().GetPrivateStopInfo(); in GetPrivateStopInfo()
88 return GetPrivateStopInfo(); in GetRealStopInfo()
1204 virtual lldb::StopInfoSP GetPrivateStopInfo(bool calculate = true);
70 m_backing_thread_sp->GetPrivateStopInfo()); in CalculateStopInfo()
313 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
1773 StopInfoSP current_stop_info_sp = thread_sp->GetPrivateStopInfo(false); in SetThreadStopInfo()