Lines Matching defs:libs
709 } else if (s == "ignore-in-shared-libs") {
2125 // Parses `--exclude-libs=lib,lib,...`.
2143 // Handles the --exclude-libs option. If a static library file is specified
2144 // by the --exclude-libs option, all public symbols from the archive become
2150 DenseSet<StringRef> libs = getExcludeLibs(args);
2151 bool all = libs.count("ALL");
2155 !(all || libs.count(path::filename(file->archiveName))))
2988 // Handle --exclude-libs. This is before scanVersionScript() due to a
2991 // 'has undefined version' error in -shared --exclude-libs=ALL mode (PR36295).
3075 // Handle --exclude-libs again because lto.tmp may reference additional