Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DDriver.cpp2220 static void markBuffersAsDontNeed(bool skipLinkedOutput) { in markBuffersAsDontNeed()
2250 void LinkerDriver::compileBitcodeFiles(bool skipLinkedOutput) { in compileBitcodeFiles()
2715 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link() local