Searched refs:GetDebugserverPath (Results 1 – 2 of 2) sorted by relevance
346 static FileSpec GetDebugserverPath() { in GetDebugserverPath() function476 FileSpec debugserver_path = GetDebugserverPath(); in main_platform()
3459 static FileSpec GetDebugserverPath(Platform &platform) { in GetDebugserverPath() function3522 FileSpec debugserver_path = GetDebugserverPath(*GetTarget().GetPlatform()); in LaunchAndConnectToDebugserver()