Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h1142 bool m_rsync; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp328 if (m_option_group_platform_rsync->m_rsync) { in ConnectRemote()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1322 m_rsync = false; in OptionParsingStarting()
1336 m_rsync = true; in SetOptionValue()