Home
last modified time | relevance | path

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

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