Home
last modified time | relevance | path

Searched refs:ConnectTCP (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h90 lldb::ConnectionStatus ConnectTCP(llvm::StringRef host_and_port,
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp160 &ConnectionFileDescriptor::ConnectTCP) in Connect()
638 ConnectionFileDescriptor::ConnectTCP(llvm::StringRef socket_name, in ConnectTCP() function in ConnectionFileDescriptor