Searched refs:SetExecutableFile (Results 1 – 4 of 4) sorted by relevance
215 m_options.launch_info.SetExecutableFile(exe_module->GetPlatformFileSpec(), false); in DoExecute()219 m_options.launch_info.SetExecutableFile(exe_module->GetPlatformFileSpec(), true); in DoExecute()
695 launch_info.SetExecutableFile(exe_module->GetPlatformFileSpec(), true); in Launch()787 launch_info.SetExecutableFile(exe_module->GetPlatformFileSpec(), true); in Launch()
176 launch_info.SetExecutableFile(exe_module->GetPlatformFileSpec(), true); in RemoteLaunch()
170 SetExecutableFile (const FileSpec &exe_file, bool add_exe_file_as_first_arg) in SetExecutableFile() function