Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.cpp113 void NativeThreadWindows::SetStopReason(ThreadStopInfo stop_info, in SetStopReason() argument
120 bool NativeThreadWindows::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason() argument
H A DNativeProcessWindows.cpp254 ThreadStopInfo stop_info; SetStopReasonForThread() local
H A DProcessWindows.cpp374 StopInfoSP stop_info; RefreshStateAfterStop() local
[all...]
/llvm-project/lldb/source/Plugins/Process/mach-core/
H A DThreadMachCore.cpp112 StopInfoSP stop_info; in CalculateStopInfo() local
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.cpp43 void LogThreadStopInfo(Log &log, const ThreadStopInfo &stop_info, in LogThreadStopInfo() argument
112 bool NativeThreadLinux::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason() argument
[all...]
/llvm-project/lldb/source/Target/
H A DThreadPlanTracer.cpp79 lldb::StopInfoSP stop_info = GetThread().GetStopInfo(); in TracerExplainsStop() local
H A DThread.cpp685 StopInfo *stop_info = GetPrivateStopInfo().get(); ShouldResume() local
1808 StructuredData::ObjectSP stop_info = m_stop_info_sp->GetExtendedInfo(); GetDescription() local
/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeThreadNetBSD.cpp228 bool NativeThreadNetBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason() argument
/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp216 bool NativeThreadFreeBSD::GetStopReason(ThreadStopInfo &stop_info, in GetStopReason() argument
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp653 if (StopInfoSP stop_info = CreateStopReasonWithMachException() local
/llvm-project/lldb/source/API/
H A DSBThread.cpp290 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); GetStopReasonExtendedInfoAsJSON() local
314 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); GetStopReasonExtendedBacktraces() local
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.cpp253 lldb::StopInfoSP stop_info; RefreshStateAfterStop() local
/llvm-project/lldb/tools/debugserver/source/
H A DDNB.cpp1437 DNBThreadGetStopReason(nub_process_t pid,nub_thread_t tid,struct DNBThreadStopInfo * stop_info) DNBThreadGetStopReason() argument
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2505 StopInfoSP stop_info = thread_sp->GetStopInfo(); DidProcessStopAbnormally() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1463 StringExtractorGDBRemote &stop_info = *m_last_stop_packet; UpdateThreadIDList() local