Home
last modified time | relevance | path

Searched refs:current_stop_info_sp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1698 StopInfoSP current_stop_info_sp = thread_sp->GetPrivateStopInfo(false); in SetThreadStopInfo() local
1700 current_stop_info_sp) { in SetThreadStopInfo()
1701 thread_sp->SetStopInfo(current_stop_info_sp); in SetThreadStopInfo()