Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp2090 std::set<sys::fs::UniqueID> wholeArchives; in linkerMain() local
2094 wholeArchives.insert(*id); in linkerMain()
2104 return wholeArchives.count(*id); in linkerMain()