Home
last modified time | relevance | path

Searched refs:excludeLibs (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDMinGW.cpp23 excludeLibs = { in AutoExporter()
109 excludeLibs.erase(libName); in addWholeArchive()
144 return !excludeLibs.count(libName); in shouldExport()
HDMinGW.h31 llvm::StringSet<> excludeLibs; variable
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDDriver.cpp1375 static void excludeLibs(opt::InputArgList &args) { in excludeLibs() function
1843 excludeLibs(args); in link()