Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DThreadList.h132 SetStopID (uint32_t stop_id);
DRegisterContext.h192 SetStopID (uint32_t stop_id) in SetStopID() function
/external/lldb/source/Target/
DThreadList.cpp75 ThreadList::SetStopID (uint32_t stop_id) in SetStopID() function in ThreadList
551 run_me_only_list.SetStopID(m_process->GetStopID()); in WillResume()
DRegisterContext.cpp59 SetStopID (process_stop_id); in InvalidateIfNeeded()
DProcess.cpp1569 m_thread_list.SetStopID (stop_id); in UpdateThreadListIfNeeded()