Home
last modified time | relevance | path

Searched defs:serial_options (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp809 SerialPort::Options serial_options; in OptionsFromURL() local
863 SerialPort::Create(int fd, OpenOptions options, Options serial_options, in Create()
896 SerialPort::Options serial_options, in SerialPort()
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp767 llvm::Expected<SerialPort::Options> serial_options = in ConnectSerialPort() local