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

/external/lldb/include/lldb/Target/
H A DRegisterContext.h192 SetStopID (uint32_t stop_id) function in class:lldb_private::RegisterContext
/external/lldb/source/Target/
H A DThreadList.cpp75 ThreadList::SetStopID (uint32_t stop_id) function in class:ThreadList
551 run_me_only_list.SetStopID(m_process->GetStopID());

Completed in 70 milliseconds