Searched refs:excludeLibs (Results 1 – 3 of 3) sorted by relevance
27 excludeLibs = { in AutoExporter()122 excludeLibs.erase(libName); in addWholeArchive()157 return !excludeLibs.count(libName); in shouldExport()
34 llvm::StringSet<> excludeLibs; variable
1555 static void excludeLibs(opt::InputArgList &args) { in excludeLibs() function2147 excludeLibs(args); in link()