Home
last modified time | relevance | path

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

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