Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.h191 bool useWinSysRootLibPath = false; variable
H A DDriver.cpp719 useWinSysRootLibPath = !Process::GetEnv("LIB") || in detectWinSysRoot()
784 if (useWinSysRootLibPath) { in addWinSysRootLibSearchPaths()