Home
last modified time | relevance | path

Searched defs:comm_name (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.cpp26 const char *comm_name, const char *listener_name) in GDBRemoteCommunicationServer()
DGDBRemoteClientBase.cpp31 GDBRemoteClientBase::GDBRemoteClientBase(const char *comm_name, in GDBRemoteClientBase()
DGDBRemoteCommunication.cpp62 GDBRemoteCommunication::GDBRemoteCommunication(const char *comm_name, in GDBRemoteCommunication()
DGDBRemoteCommunicationServerCommon.cpp60 const char *comm_name, const char *listener_name) in GDBRemoteCommunicationServerCommon()
/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp32 CommunicationKDP::CommunicationKDP(const char *comm_name) in CommunicationKDP()