Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DDriver.cpp95 bool inWholeArchive = false; global() member in lld::wasm::__anonb9c009110111::LinkerDriver
/llvm-project/lld/ELF/
H A DConfig.h137 bool inWholeArchive = false; global() variable