Searched refs:excludeLibs (Results 1 – 3 of 3) sorted by relevance
23 excludeLibs = { in AutoExporter()109 excludeLibs.erase(libName); in addWholeArchive()144 return !excludeLibs.count(libName); in shouldExport()
31 llvm::StringSet<> excludeLibs; variable
1375 static void excludeLibs(opt::InputArgList &args) { in excludeLibs() function1843 excludeLibs(args); in link()