Home
last modified time | relevance | path

Searched refs:m_ssh (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h1169 bool m_ssh; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp335 if (m_option_group_platform_ssh->m_ssh) { in ConnectRemote()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1370 m_ssh = false; in OptionParsingStarting()
1382 m_ssh = true; in SetOptionValue()