Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h1138 bool m_ssh; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp335 if (m_option_group_platform_ssh->m_ssh) { in ConnectRemote()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1414 m_ssh = false; in OptionParsingStarting()
1426 m_ssh = true; in SetOptionValue()