Searched defs:exe_file (Results 1 – 5 of 5) sorted by relevance
65 void ProcessInfo::SetExecutableFile(const FileSpec &exe_file, in SetExecutableFile()
115 void SBAttachInfo::SetExecutable(SBFileSpec exe_file) { in SetExecutable()
123 void SBLaunchInfo::SetExecutableFile(SBFileSpec exe_file, in SetExecutableFile()
379 if (FileSpec exe_file = launch_info.GetExecutableFile()) in LaunchProcess() local
761 if (FileSpec exe_file = launch_info.GetExecutableFile()) in DoLaunch() local