Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h90 lldb::ConnectionStatus ConnectTCP(llvm::StringRef host_and_port,
/llvm-project-15.0.7/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp159 &ConnectionFileDescriptor::ConnectTCP) in Connect()
640 ConnectionFileDescriptor::ConnectTCP(llvm::StringRef socket_name, in ConnectTCP() function in ConnectionFileDescriptor