Home
last modified time | relevance | path

Searched +defs:process +defs:connection +defs:type (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp461 InitializeDelegate(NativeProcessProtocol * process) InitializeDelegate() argument
475 SendWResponse(NativeProcessProtocol * process) SendWResponse() argument
728 GetJSONThreadsInfo(NativeProcessProtocol & process,bool abridged) GetJSONThreadsInfo() argument
799 NativeProcessProtocol &process = thread.GetProcess(); PrepareStopReplyPacketForThread() local
999 SendStopReplyPacketForThread(NativeProcessProtocol & process,lldb::tid_t tid,bool force_synchronous) SendStopReplyPacketForThread() argument
1035 HandleInferiorState_Exited(NativeProcessProtocol * process) HandleInferiorState_Exited() argument
1077 HandleInferiorState_Stopped(NativeProcessProtocol * process) HandleInferiorState_Stopped() argument
1094 ProcessStateChanged(NativeProcessProtocol * process,lldb::StateType state) ProcessStateChanged() argument
1138 DidExec(NativeProcessProtocol * process) DidExec() argument
1177 InitializeConnection(std::unique_ptr<Connection> connection) InitializeConnection() argument
1527 ResumeProcess(NativeProcessProtocol & process,const ResumeActionList & actions) ResumeProcess() argument
1927 SendStopReasonForState(NativeProcessProtocol & process,lldb::StateType process_state,bool force_synchronous) SendStopReasonForState() argument
2071 AddProcessThreads(StreamGDBRemote & response,NativeProcessProtocol & process,bool & had_any) AddProcessThreads() argument
3808 int32_t type = reinterpret_cast<int32_t &>(raw_type_32); Handle_qMemTags() local
3883 int32_t type = reinterpret_cast<int32_t &>(raw_type_32); Handle_QMemTags() local
4071 auto connection = m_stdio_communication.GetConnection(); MaybeCloseInferiorTerminalConnection() local
4266 SetEnabledExtensions(NativeProcessProtocol & process) SetEnabledExtensions() argument
[all...]