Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDriver.cpp1745 std::set<sys::fs::UniqueID> wholeArchives; in link() local
1749 wholeArchives.insert(*id); in link()
1759 return wholeArchives.count(*id); in link()