Home
last modified time | relevance | path

Searched defs:wholeArchive (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp190 bool wholeArchive, bool lazy) { in addBuffer()
245 void LinkerDriver::enqueuePath(StringRef path, bool wholeArchive, bool lazy) { in enqueuePath()