Home | History | Annotate | Download | only in Driver

Lines Matching refs:Exec

2233   const char *Exec = getToolChain().getDriver().getClangProgramPath();
2244 Flags += Exec;
2253 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
2331 const char *Exec = getToolChain().getDriver().getClangProgramPath();
2332 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
2452 const char *Exec =
2454 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
2991 const char *Exec =
2993 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3097 const char *Exec =
3099 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3155 const char *Exec =
3157 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3403 const char *Exec =
3406 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3568 const char *Exec =
3570 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3592 const char *Exec =
3594 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3612 const char *Exec =
3614 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3632 const char *Exec =
3634 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3656 const char *Exec =
3658 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3744 const char *Exec =
3746 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3768 const char *Exec =
3770 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3862 const char *Exec =
3864 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
3900 const char *Exec =
3902 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4054 const char *Exec =
4056 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4091 const char *Exec = Args.MakeArgString((getToolChain().GetProgramPath("as")));
4092 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4207 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("ld"));
4208 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4242 const char *Exec =
4244 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4459 const char *Exec =
4461 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4515 const char *Exec =
4517 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4548 const char *Exec =
4550 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4672 const char *Exec =
4674 C.addCommand(new Command(JA, *this, Exec, CmdArgs));
4700 const char *Exec =
4702 C.addCommand(new Command(JA, *this, Exec, CmdArgs));