Searched defs:stop_info (Results 1 – 11 of 11) sorted by relevance
24 bool NativeThreadAIX::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
79 lldb::StopInfoSP stop_info = GetThread().GetStopInfo(); in TracerExplainsStop() local
217 lldb::StopInfoSP stop_info = GetThread().GetStopInfo(); in IsTimeoutAsyncInterrupt() local
713 StopInfo *stop_info = GetPrivateStopInfo().get(); in ShouldResume() local1853 StructuredData::ObjectSP stop_info = m_stop_info_sp->GetExtendedInfo(); in GetDescription() local
818 StopInfoSP stop_info = thread->GetStopInfo(); in HandleProcessStateChangedEvent() local
227 bool NativeThreadNetBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
216 bool NativeThreadFreeBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
298 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedInfoAsJSON() local322 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedBacktraces() local
266 lldb::StopInfoSP stop_info; in RefreshStateAfterStop() local
2658 StopInfoSP stop_info = thread_sp->GetStopInfo(); in DidProcessStopAbnormally() local
1540 StringExtractorGDBRemote &stop_info = *m_last_stop_packet; in UpdateThreadIDList() local