Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h116 lldb::ConnectionStatus ConnectFile(llvm::StringRef args,
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp164 .Case("file", &ConnectionFileDescriptor::ConnectFile) in Connect()
710 ConnectionStatus ConnectionFileDescriptor::ConnectFile( in ConnectFile() function in ConnectionFileDescriptor