Home | History | Annotate | Download | only in Driver

Lines Matching refs:Exec

1958   const char *Exec =
1962 C.addCommand(new Command(JA, T, Exec, ExtractArgs));
1965 C.addCommand(new Command(JA, T, Exec, StripArgs));
3582 const char *Exec = getToolChain().getDriver().getClangProgramPath();
3593 Flags += Exec;
3615 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3891 const char *Exec = getToolChain().getDriver().getClangProgramPath();
3892 Flags += Exec;
3915 const char *Exec = getToolChain().getDriver().getClangProgramPath();
3916 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4047 const char *Exec =
4049 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4157 const char *Exec =
4159 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4456 const char *Exec =
4458 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4711 const char *Exec =
4714 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4902 const char *Exec =
4904 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4926 const char *Exec =
4928 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4946 const char *Exec =
4948 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4969 const char *Exec =
4971 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4993 const char *Exec =
4995 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5100 const char *Exec =
5102 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5124 const char *Exec =
5126 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5212 const char *Exec =
5214 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5236 const char *Exec =
5238 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5363 const char *Exec =
5365 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5387 const char *Exec =
5389 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5505 const char *Exec =
5507 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5580 const char *Exec =
5582 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5756 const char *Exec =
5758 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5791 const char *Exec = Args.MakeArgString((getToolChain().GetProgramPath("as")));
5792 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5906 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("ld"));
5907 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6003 const char *Exec =
6005 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6360 const char *Exec =
6362 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6415 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("ld"));
6416 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6447 const char *Exec =
6449 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6598 const char *Exec =
6600 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6633 const char *Exec =
6635 C.addCommand(new Command(JA, *this, Exec, CmdArgs));