Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h122 lldb::ConnectionStatus ConnectFile(llvm::StringRef args,
/llvm-project-15.0.7/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp166 .Case("file", &ConnectionFileDescriptor::ConnectFile) in Connect()
723 ConnectionStatus ConnectionFileDescriptor::ConnectFile( in ConnectFile() function in ConnectionFileDescriptor