Searched defs:ConnectRemote (Results 1 – 6 of 6) sorted by relevance
303 Status PlatformPOSIX::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformPOSIX
376 SBError SBPlatform::ConnectRemote(SBPlatformConnectOptions &connect_options) { ConnectRemote() function in SBPlatform
527 lldb::SBProcess SBTarget::ConnectRemote(SBListener &listener, const char *url, in ConnectRemote() function in SBTarget
216 Status PlatformRemoteGDBServer::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformRemoteGDBServer
876 Status Platform::ConnectRemote(Args &args) { in ConnectRemote() function in Platform
3220 Status Process::ConnectRemote(llvm::StringRef remote_url) { in ConnectRemote() function in Process