Searched refs:invalid_stop_info_sp (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1758 StopInfoSP invalid_stop_info_sp; local
1759 thread_sp->SetStopInfo(invalid_stop_info_sp);
1902 StopInfoSP invalid_stop_info_sp; local
1903 thread_sp->SetStopInfo(invalid_stop_info_sp);

Completed in 157 milliseconds