Searched defs:MainExecutableInstaller (Results 1 – 1 of 1) sorted by relevance
98 struct MainExecutableInstaller { struct100 MainExecutableInstaller(PlatformSP platform, ModuleSP module, TargetSP target, in MainExecutableInstaller() function108 void setupRemoteFile() const { in setupRemoteFile()115 PlatformSP m_platform;116 ModuleSP m_module;117 const FileSpec m_local_file;118 const FileSpec m_remote_file;121 static FileSpec getRemoteFileSpec(PlatformSP platform, TargetSP target, in getRemoteFileSpec()137 ProcessLaunchInfo &m_launch_info;