Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp104 static std::string getOutputPath(StringRef path, bool isDll, bool isDriver) { in getOutputPath() argument
106 if (isDll) in getOutputPath()