Lines Matching defs:Exec

1737   const char *Exec =
1741 C.addCommand(new Command(JA, T, Exec, ExtractArgs));
1744 C.addCommand(new Command(JA, T, Exec, StripArgs));
3257 const char *Exec = getToolChain().getDriver().getClangProgramPath();
3268 Flags += Exec;
3290 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3566 const char *Exec = getToolChain().getDriver().getClangProgramPath();
3567 Flags += Exec;
3589 const char *Exec = getToolChain().getDriver().getClangProgramPath();
3590 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3707 const char *Exec =
3709 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3815 const char *Exec =
3817 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4114 const char *Exec =
4116 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4366 const char *Exec =
4369 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4560 const char *Exec =
4562 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4584 const char *Exec =
4586 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4604 const char *Exec =
4606 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4627 const char *Exec =
4629 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4651 const char *Exec =
4653 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4758 const char *Exec =
4760 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4782 const char *Exec =
4784 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4870 const char *Exec =
4872 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4894 const char *Exec =
4896 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5018 const char *Exec =
5020 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5042 const char *Exec =
5044 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5160 const char *Exec =
5162 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5235 const char *Exec =
5237 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5411 const char *Exec =
5413 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5446 const char *Exec = Args.MakeArgString((getToolChain().GetProgramPath("as")));
5447 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5561 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("ld"));
5562 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5643 const char *Exec =
5645 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
5975 const char *Exec =
5977 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6030 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("ld"));
6031 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6062 const char *Exec =
6064 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6186 const char *Exec =
6188 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
6221 const char *Exec =
6223 C.addCommand(new Command(JA, *this, Exec, CmdArgs));