Searched refs:excludeLibs (Results 1 – 3 of 3) sorted by relevance
29 excludeLibs = { in AutoExporter()124 excludeLibs.erase(libName); in addWholeArchive()164 return !excludeLibs.count(libName); in shouldExport()
37 llvm::StringSet<> excludeLibs; variable
1765 static void excludeLibs(opt::InputArgList &args) { in excludeLibs() function2580 excludeLibs(args); in link()2643 excludeLibs(args); in link()