Home | History | Annotate | Download | only in Driver

Lines Matching refs:Path

49 /// FindTargetProgramPath - Return path of the target specific version of
50 /// ProgName. If it doesn't exist, return path of ProgName itself.
55 std::string Path(TheToolChain.GetProgramPath(Executable.c_str()));
56 if (Path != Executable)
57 return Path;
230 llvm::sys::path::replace_extension(P, "o");
231 DepTarget = Args.MakeArgString(llvm::sys::path::filename(P));
292 llvm::sys::Path P(A->getValue(Args));
1424 // Pass the path to compiler resource files.
2409 llvm::sys::path::filename(Inputs[0].getBaseInput()));
2963 // If we are using LTO, then automatically create a temporary file path for
2985 // FIXME: Why do this only on this path?
3048 // is-sim attribute because existing code follows this path, and the linker
3398 CmdArgs.push_back("/lib/ld.so.1"); // 64Bit Path /lib/amd64/ld.so.1
4216 // FIXME: fill in the correct search path for the final