Searched refs:RunProgramRemotelyWithTimeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DToolRunner.cpp83 /// RunProgramRemotelyWithTimeout - This function runs the given program
89 static int RunProgramRemotelyWithTimeout(const sys::Path &RemoteClientPath, function
785 return RunProgramRemotelyWithTimeout(sys::Path(RemoteClientPath),

Completed in 174 milliseconds