Searched refs:debugserver_exists (Results 1 – 2 of 2) sorted by relevance
537 bool debugserver_exists = debugserver_file_spec.Exists(); in StartDebugserverProcess() local538 if (!debugserver_exists) in StartDebugserverProcess()545 debugserver_exists = debugserver_file_spec.Exists(); in StartDebugserverProcess()546 if (debugserver_exists) in StartDebugserverProcess()558 if (debugserver_exists) in StartDebugserverProcess()
2468 bool debugserver_exists = debugserver_file_spec.Exists(); in StartDebugserverProcess() local2469 if (!debugserver_exists) in StartDebugserverProcess()2476 debugserver_exists = debugserver_file_spec.Exists(); in StartDebugserverProcess()2477 if (debugserver_exists) in StartDebugserverProcess()2489 if (debugserver_exists) in StartDebugserverProcess()