Searched defs:ConnectRemote (Results 1 – 11 of 11) sorted by relevance
107 Status PlatformAndroidRemoteGDBServer::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformAndroidRemoteGDBServer
139 Status PlatformAndroid::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformAndroid
132 Status PlatformWindows::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformWindows
131 Status PlatformAppleSimulator::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformAppleSimulator
302 Status PlatformPOSIX::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformPOSIX
375 SBError SBPlatform::ConnectRemote(SBPlatformConnectOptions &connect_options) { in ConnectRemote() function in SBPlatform
518 lldb::SBProcess SBTarget::ConnectRemote(SBListener &listener, const char *url, in ConnectRemote() function in SBTarget
208 Status PlatformRemoteGDBServer::ConnectRemote(Args &args) { in ConnectRemote() function in PlatformRemoteGDBServer
725 static int ConnectRemote(RNBRemote *remote, const char *host, int port, in ConnectRemote() function
947 Status Platform::ConnectRemote(Args &args) { in ConnectRemote() function in Platform
3010 Status Process::ConnectRemote(llvm::StringRef remote_url) { in ConnectRemote() function in Process