Searched refs:createResponseFile (Results 1 – 7 of 7) sorted by relevance
36 std::string createResponseFile(const llvm::opt::InputArgList &args);
164 std::string elf::createResponseFile(const opt::InputArgList &args) { in createResponseFile() function in elf
691 ctx.tar->append("response.txt", createResponseFile(args)); in linkerMain()
52 std::string createResponseFile(const llvm::opt::InputArgList &args);
152 std::string macho::createResponseFile(const InputArgList &args) { in createResponseFile() function in macho
1683 tar->append("response.txt", createResponseFile(args)); in link()
840 static std::string createResponseFile(const opt::InputArgList &args, in createResponseFile() function2310 createResponseFile(args, ArrayRef<StringRef>(searchPaths).slice(1))); in linkerMain()