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

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DConfig.h137 bool driverUponly = false; member in struct:lld::coff::Configuration
H A DDriver.cpp1673 config->driverUponly = args.hasArg(OPT_driver_uponly) ||
1680 config->driverUponly || config->driverWdm || args.hasArg(OPT_driver);
H A DWriter.cpp1606 if (config->driverUponly)

Completed in 141 milliseconds