Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/Common/
H A DDriverDispatcher.cpp140 static Driver whichDriver(llvm::SmallVectorImpl<const char *> &argsV, in whichDriver() function
162 Driver d = whichDriver(argsV, drivers); in unsafeLldMain()