Searched refs:getExecutable (Results 1 – 8 of 8) sorted by relevance
223 const char *getExecutable() const { return Executable; } in getExecutable() function
663 {Cmd.getExecutable(),670 Argv.push_back(Cmd.getExecutable());
227 static void getExecutable(const uint8_t *Record,207 static void getExecutable(const uint8_t *Record, getExecutable() function
421 Argv.push_back(getExecutable()); in Execute()
1905 llvm::sys::commandLineFitsWithinSystemLimits(Cmd.getExecutable(), in ExecuteCompilation() 5000 outs() << sys::path::filename(Cmd.getExecutable()) << ": " in BuildJobs() 5011 llvm::sys::printArg(Out, llvm::sys::path::filename(Cmd.getExecutable()), in BuildJobs()
293 ESDRecord::getExecutable(Record, Executable); in getSymbolType() 520 ESDRecord::getExecutable(EsdRecord, Executable);527 ESDRecord::getExecutable(EsdRecord, Executable);
98 if (StringRef(Job.getExecutable()) == "clang-offload-bundler") in ignoreExtraCC1Commands()
9146 LinkCommand->getExecutable()));