Searched refs:GetPrivateStopInfo (Results 1 – 16 of 16) sorted by relevance
192 m_real_stop_info_sp = GetPrivateStopInfo(); in DoTakedown()247 m_real_stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()427 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in BreakpointsExplainStop()
147 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in AnalyzeStop()264 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in ShouldStop()
78 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in ShouldStop()
50 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
361 GetPrivateStopInfo(); in GetStopInfo()371 lldb::StopInfoSP Thread::GetPrivateStopInfo() { in GetPrivateStopInfo() function in Thread476 return (bool)GetPrivateStopInfo(); in ThreadStoppedForAReason()681 GetPrivateStopInfo(); in ShouldResume()691 StopInfo *stop_info = GetPrivateStopInfo().get(); in ShouldResume()791 StopInfoSP private_stop_info(GetPrivateStopInfo()); in ShouldStop()
90 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
345 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
439 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
287 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
5316 lldb::StopInfoSP stop_info_sp = thread->GetPrivateStopInfo(); in RunThreadPlan()
510 lldb::StopInfoSP GetPrivateStopInfo() { in GetPrivateStopInfo() function511 return GetThread().GetPrivateStopInfo(); in GetPrivateStopInfo()
88 return GetPrivateStopInfo(); in GetRealStopInfo()
1121 virtual lldb::StopInfoSP GetPrivateStopInfo();
70 m_backing_thread_sp->GetPrivateStopInfo()); in CalculateStopInfo()
292 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
2505 StopInfoSP stop_info_sp = thread_sp->GetPrivateStopInfo(); in DoDestroy()2541 StopInfoSP stop_info_sp = thread_sp->GetPrivateStopInfo(); in DoDestroy()