Searched defs:debugserver_path (Results 1 – 3 of 3) sorted by relevance
196 AcceptGdbConnectionsIfNeeded(const FileSpec &debugserver_path, in AcceptGdbConnectionsIfNeeded()476 FileSpec debugserver_path = GetDebugserverPath(); in main_platform() local
49 FileSpec debugserver_path, const Socket::SocketProtocol socket_protocol, in GDBRemoteCommunicationServerPlatform()
3522 FileSpec debugserver_path = GetDebugserverPath(*GetTarget().GetPlatform()); in LaunchAndConnectToDebugserver() local