Searched defs:SetStopInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlan.h521 void SetStopInfo(lldb::StopInfoSP stop_reason_sp) { function in class:lldb_private::ThreadPlan
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp450 void Thread::SetStopInfo(const lldb::StopInfoSP &stop_info_sp) { function in class:Thread

Completed in 132 milliseconds