Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp122 const char *options, const char *remote_path_prefix, in EnableRsync() argument
124 LLDB_INSTRUMENT_VA(this, options, remote_path_prefix, in EnableRsync()
130 if (remote_path_prefix && remote_path_prefix[0]) in EnableRsync()
131 m_opaque_ptr->m_rsync_remote_path_prefix = remote_path_prefix; in EnableRsync()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBPlatform.i35 const char *remote_path_prefix,
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBPlatform.h39 void EnableRsync(const char *options, const char *remote_path_prefix,