Searched defs:ToolPath (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/bolt/include/bolt/Rewrite/ |
| H A D | MachORewriteInstance.h | 35 StringRef ToolPath; variable
|
| H A D | RewriteInstance.h | 429 StringRef ToolPath; variable
|
| /llvm-project-15.0.7/bolt/lib/RuntimeLibs/ |
| H A D | HugifyRuntimeLibrary.cpp | 92 void HugifyRuntimeLibrary::link(BinaryContext &BC, StringRef ToolPath, in link()
|
| H A D | RuntimeLibrary.cpp | 27 std::string RuntimeLibrary::getLibPath(StringRef ToolPath, in getLibPath()
|
| H A D | InstrumentationRuntimeLibrary.cpp | 194 BinaryContext &BC, StringRef ToolPath, RuntimeDyld &RTDyld, in link()
|
| /llvm-project-15.0.7/bolt/tools/heatmap/ |
| H A D | heatmap.cpp | 80 std::string ToolPath = GetExecutablePath(argv[0]); in main() local
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | NaCl.cpp | 222 std::string ToolPath(getDriver().ResourceDir + "/lib/"); in NaClToolChain() local
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | MachORewriteInstance.cpp | 88 object::MachOObjectFile *InputFile, StringRef ToolPath) { in createMachORewriteInstance() 98 StringRef ToolPath, Error &Err) in MachORewriteInstance()
|
| H A D | RewriteInstance.cpp | 322 StringRef ToolPath) { in createRewriteInstance() 331 const char *const *Argv, StringRef ToolPath, in RewriteInstance()
|
| /llvm-project-15.0.7/bolt/tools/driver/ |
| H A D | llvm-bolt.cpp | 187 std::string ToolPath = GetExecutablePath(argv[0]); in main() local
|
| /llvm-project-15.0.7/libc/test/utils/tools/WrapperGen/ |
| H A D | wrappergen_test.cpp | 27 ToolPath("tool", llvm::cl::desc("Path to the tool executable."), variable
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | ToolingTest.cpp | 871 SmallString<32> ToolPath; in TEST() local
|