Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DDriver.cpp2133 static void markBuffersAsDontNeed(bool skipLinkedOutput) { in markBuffersAsDontNeed()
2163 void LinkerDriver::compileBitcodeFiles(bool skipLinkedOutput) { in compileBitcodeFiles()
2607 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link() local