Home
last modified time | relevance | path

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

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