Home
last modified time | relevance | path

Searched refs:rewriteInputPath (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DDriverUtils.cpp128 static std::string rewriteInputPath(StringRef s) { in rewriteInputPath() function
148 os << quote(rewriteInputPath(arg->getValue())) << "\n"; in createResponseFile()
156 os << quote(rewriteInputPath(path)) << "\n"; in createResponseFile()
162 << quote(rewriteInputPath(arg->getValue())) << "\n"; in createResponseFile()