Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h112 lldb::ConnectionStatus ConnectFD(llvm::StringRef args,
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp163 .Case("fd", &ConnectionFileDescriptor::ConnectFD) in Connect()
655 ConnectionFileDescriptor::ConnectFD(llvm::StringRef s, in ConnectFD() function in ConnectionFileDescriptor