Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h118 lldb::ConnectionStatus ConnectFD(llvm::StringRef args,
/llvm-project-15.0.7/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp165 .Case("fd", &ConnectionFileDescriptor::ConnectFD) in Connect()
668 ConnectionFileDescriptor::ConnectFD(llvm::StringRef s, in ConnectFD() function in ConnectionFileDescriptor