Searched defs:host_and_port (Results 1 – 2 of 2) sorted by relevance
149 TcpConnect(llvm::StringRef host_and_port,bool child_processes_inherit) TcpConnect() argument 168 TcpListen(llvm::StringRef host_and_port,bool child_processes_inherit,int backlog) TcpListen() argument 184 UdpConnect(llvm::StringRef host_and_port,bool child_processes_inherit) UdpConnect() argument 189 DecodeHostAndPort(llvm::StringRef host_and_port) DecodeHostAndPort() argument [all...]
195 bool reverse_connect, llvm::StringRef host_and_port, in ConnectToRemote() argument 434 llvm::StringRef host_and_port; in main_gdbserver() local