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

/freebsd-current/contrib/llvm-project/lld/COFF/
H A DConfig.h141 bool printSearchPaths = false; member in struct:lld::coff::Configuration
H A DDriver.cpp1507 config->printSearchPaths = args.hasArg(OPT_print_search_paths);
2155 if (config->printSearchPaths) {

Completed in 178 milliseconds