Searched defs:stop_info (Results 1 – 9 of 9) sorted by relevance
80 return (stop_info->GetStopReason() == eStopReasonTrace); in TracerExplainsStop() local
685 StopInfo *stop_info = GetPrivateStopInfo().get(); in ShouldResume() local1808 StructuredData::ObjectSP stop_info = m_stop_info_sp->GetExtendedInfo(); in GetDescription() local
228 bool NativeThreadNetBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
216 bool NativeThreadFreeBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
653 if (StopInfoSP stop_info = in CreateStopReasonWithMachException() local
290 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedInfoAsJSON() local314 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedBacktraces() local
253 lldb::StopInfoSP stop_info; in RefreshStateAfterStop() local
2505 StopInfoSP stop_info = thread_sp->GetStopInfo(); in DidProcessStopAbnormally() local
1463 StringExtractorGDBRemote &stop_info = *m_last_stop_packet; in UpdateThreadIDList() local