Home
last modified time | relevance | path

Searched defs:createResponseFile (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DDriverUtils.cpp161 std::string elf::createResponseFile(const opt::InputArgList &args) { in createResponseFile() function in elf
/openbsd-src/gnu/llvm/lld/MachO/
H A DDriverUtils.cpp134 std::string macho::createResponseFile(const InputArgList &args) { in createResponseFile() function in macho
/openbsd-src/gnu/llvm/lld/wasm/
H A DDriver.cpp892 static std::string createResponseFile(const opt::InputArgList &args) { in createResponseFile() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriver.cpp751 static std::string createResponseFile(const opt::InputArgList &args, in createResponseFile() function