Home
last modified time | relevance | path

Searched defs:WillResume (Results 1 – 11 of 11) sorted by relevance

/external/lldb/source/Plugins/Process/Utility/
DThreadMemory.cpp58 ThreadMemory::WillResume (StateType resume_state) in WillResume() function in ThreadMemory
/external/lldb/include/lldb/Target/
DStopInfo.h99 WillResume (lldb::StateType resume_state) in WillResume() function
DThread.h271 WillResume (lldb::StateType resume_state) in WillResume() function
DProcess.h2239 WillResume () { return Error(); } in WillResume() function
/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp84 ThreadGDBRemote::WillResume (StateType resume_state) in WillResume() function in ThreadGDBRemote
DProcessGDBRemote.cpp1076 ProcessGDBRemote::WillResume () in WillResume() function in ProcessGDBRemote
/external/lldb/source/Target/
DThreadPlan.cpp148 ThreadPlan::WillResume (StateType resume_state, bool current_plan) in WillResume() function in ThreadPlan
DThreadList.cpp483 ThreadList::WillResume () in WillResume() function in ThreadList
DStopInfo.cpp880 WillResume (lldb::StateType resume_state) in WillResume() function in lldb_private::StopInfoUnixSignal
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.cpp215 POSIXThread::WillResume(lldb::StateType resume_state) in WillResume() function in POSIXThread
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DProcessKDP.cpp421 ProcessKDP::WillResume () in WillResume() function in ProcessKDP