Searched defs:socket_protocol (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.cpp86 Socket::SocketProtocol socket_protocol = Socket::ProtocolUnixDomain; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp44 GDBRemoteCommunicationServerPlatform( const Socket::SocketProtocol socket_protocol, const char *socket_scheme) argument

Completed in 107 milliseconds