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.cpp179 bool wholeArchive, bool lazy) { in addBuffer()
234 void LinkerDriver::enqueuePath(StringRef path, bool wholeArchive, bool lazy) { in enqueuePath()