Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h121 ConnectSerialPort(llvm::StringRef args,
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp165 .Case("serial", &ConnectionFileDescriptor::ConnectSerialPort) in Connect()
758 ConnectionStatus ConnectionFileDescriptor::ConnectSerialPort( in ConnectSerialPort() function in ConnectionFileDescriptor