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