Lines Matching defs:libs
718 } else if (s == "ignore-in-shared-libs") {
2108 // Parses `--exclude-libs=lib,lib,...`.
2126 // Handles the --exclude-libs option. If a static library file is specified
2127 // by the --exclude-libs option, all public symbols from the archive become
2133 DenseSet<StringRef> libs = getExcludeLibs(args);
2134 bool all = libs.count("ALL");
2138 !(all || libs.count(path::filename(file->archiveName))))
2934 // Handle --exclude-libs. This is before scanVersionScript() due to a
2937 // 'has undefined version' error in -shared --exclude-libs=ALL mode (PR36295).
3020 // Handle --exclude-libs again because lto.tmp may reference additional