Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDriver.cpp193 bool wholeArchive, bool lazy) { in addBuffer()
250 void LinkerDriver::enqueuePath(StringRef path, bool wholeArchive, bool lazy) { in enqueuePath()
/external/llvm-project/lld/lib/Driver/
DDarwinLdDriver.cpp115 StringRef path, bool wholeArchive, in loadFile()