Home
last modified time | relevance | path

Searched defs:stop_info (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/AIX/
H A DNativeThreadAIX.cpp24 bool NativeThreadAIX::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp79 lldb::StopInfoSP stop_info = GetThread().GetStopInfo(); in TracerExplainsStop() local
H A DThreadPlanSingleThreadTimeout.cpp217 lldb::StopInfoSP stop_info = GetThread().GetStopInfo(); in IsTimeoutAsyncInterrupt() local
H A DThread.cpp713 StopInfo *stop_info = GetPrivateStopInfo().get(); in ShouldResume() local
1853 StructuredData::ObjectSP stop_info = m_stop_info_sp->GetExtendedInfo(); in GetDescription() local
H A DProcess.cpp818 StopInfoSP stop_info = thread->GetStopInfo(); in HandleProcessStateChangedEvent() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp227 bool NativeThreadNetBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp216 bool NativeThreadFreeBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp298 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedInfoAsJSON() local
322 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedBacktraces() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp266 lldb::StopInfoSP stop_info; in RefreshStateAfterStop() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2658 StopInfoSP stop_info = thread_sp->GetStopInfo(); in DidProcessStopAbnormally() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1540 StringExtractorGDBRemote &stop_info = *m_last_stop_packet; in UpdateThreadIDList() local