Home
last modified time | relevance | path

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

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