Searched defs:stop_info (Results 1 – 14 of 14) sorted by relevance
95 void NativeThreadWindows::SetStopReason(ThreadStopInfo stop_info, in SetStopReason()102 bool NativeThreadWindows::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
254 ThreadStopInfo stop_info; in SetStopReasonForThread() local
386 StopInfoSP stop_info; in RefreshStateAfterStop() local
41 void LogThreadStopInfo(Log &log, const ThreadStopInfo &stop_info, in LogThreadStopInfo()107 bool NativeThreadLinux::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
392 if (StopInfoSP stop_info = in CreateStopReasonWithMachException() local
79 lldb::StopInfoSP stop_info = GetThread().GetStopInfo(); in TracerExplainsStop() local
698 StopInfo *stop_info = GetPrivateStopInfo().get(); in ShouldResume() local1790 StructuredData::ObjectSP stop_info = m_stop_info_sp->GetExtendedInfo(); in GetDescription() local
185 bool NativeThreadFreeBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
202 bool NativeThreadNetBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
278 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedInfoAsJSON() local304 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedBacktraces() local
334 lldb::StopInfoSP stop_info; in RefreshStateAfterStop() local
1568 StringExtractorGDBRemote &stop_info = m_stop_packet_stack[i]; in UpdateThreadIDList() local2367 StringExtractorGDBRemote stop_info = m_stop_packet_stack[i]; in RefreshStateAfterStop() local3637 StringExtractorGDBRemote stop_info(pkt.c_str() + 5); in HandleNotifyPacket() local
1374 struct DNBThreadStopInfo *stop_info) { in DNBThreadGetStopReason()
2245 StopInfoSP stop_info = thread_sp->GetStopInfo(); in DidProcessStopAbnormally() local