Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DThreadPlan.h558 SetStopInfo (lldb::StopInfoSP stop_reason_sp) in SetStopInfo() function
/external/lldb/source/Target/
DThread.cpp442 Thread::SetStopInfo (const lldb::StopInfoSP &stop_info_sp) in SetStopInfo() function in Thread