Home
last modified time | relevance | path

Searched refs:SetRSyncPrefix (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h564 virtual void SetRSyncPrefix(const char *prefix) { in SetRSyncPrefix() function
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp331 SetRSyncPrefix(m_option_group_platform_rsync->m_rsync_prefix.c_str()); in ConnectRemote()