Searched refs:GetPrivateStopInfo (Results 1 – 17 of 17) sorted by relevance
134 TEST_F(ThreadTest, GetPrivateStopInfo) { in TEST_F() argument166 StopInfoSP new_stopinfo_sp = thread_sp->GetPrivateStopInfo(); in TEST_F()
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()
89 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
367 GetPrivateStopInfo(); in GetStopInfo()377 lldb::StopInfoSP Thread::GetPrivateStopInfo() { in GetPrivateStopInfo() function in Thread482 return (bool)GetPrivateStopInfo(); in ThreadStoppedForAReason()688 GetPrivateStopInfo(); in ShouldResume()698 StopInfo *stop_info = GetPrivateStopInfo().get(); in ShouldResume()798 StopInfoSP private_stop_info(GetPrivateStopInfo()); in ShouldStop()
345 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
440 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
287 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
5445 lldb::StopInfoSP stop_info_sp = thread->GetPrivateStopInfo(); in RunThreadPlan()
520 lldb::StopInfoSP GetPrivateStopInfo() { in GetPrivateStopInfo() function521 return GetThread().GetPrivateStopInfo(); in GetPrivateStopInfo()
88 return GetPrivateStopInfo(); in GetRealStopInfo()
1126 virtual lldb::StopInfoSP GetPrivateStopInfo();
70 m_backing_thread_sp->GetPrivateStopInfo()); in CalculateStopInfo()
308 StopInfoSP stop_info_sp = GetPrivateStopInfo(); in DoPlanExplainsStop()
2479 StopInfoSP stop_info_sp = thread_sp->GetPrivateStopInfo(); in DoDestroy()2515 StopInfoSP stop_info_sp = thread_sp->GetPrivateStopInfo(); in DoDestroy()