Searched defs:cur_thread_sp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/ | ||
H A D | SystemRuntimeMacOSX.cpp | 473 ThreadSP cur_thread_sp( GetExtendedBacktraceThread() local |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 2922 lldb::ThreadSP cur_thread_sp = cur_threadlist.GetThreadAtIndex(i); RunStopHooks() local |