Searched refs:rewritePath (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DDriverUtils.cpp160 static std::string rewritePath(StringRef s) { function
179 os << quote(rewritePath(arg->getValue())) << "\n";
195 os << arg->getSpelling() << " " << quote(rewritePath(arg->getValue()))

Completed in 104 milliseconds