Searched defs:SetState (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | TTYState.cpp | 73 bool TTYStateSwitcher::SetState(uint32_t idx) const { in SetState() function in TTYStateSwitcher |
/llvm-project/lldb/tools/debugserver/source/MacOSX/ | ||
H A D | MachThread.cpp | 458 void MachThread::SetState(nub_state_t state) { SetState() function in MachThread |
H A D | MachProcess.mm | 1276 void MachProcess::SetState(nub_state_t new_state) { function |
/llvm-project/lldb/source/Host/common/ | ||
H A D | NativeProcessProtocol.cpp | 733 void NativeProcessProtocol::SetState(lldb::StateType state, SetState() function in NativeProcessProtocol |
/llvm-project/lldb/source/Target/ | ||
H A D | Thread.cpp | 565 void Thread::SetState(StateType state) { SetState() function in Thread |