Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2473 static void markBuffersAsDontNeed(bool skipLinkedOutput) { in markBuffersAsDontNeed()
2503 void LinkerDriver::compileBitcodeFiles(bool skipLinkedOutput) { in compileBitcodeFiles()
2967 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link() local