Home
last modified time | relevance | path

Searched refs:onIndexWrite (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DLTO.cpp195 auto onIndexWrite = [&](StringRef s) { thinIndices.erase(s); }; in BitcodeCompiler() local
200 config->thinLTOEmitImportsFiles, indexFile.get(), onIndexWrite); in BitcodeCompiler()
204 onIndexWrite, config->thinLTOEmitIndexFiles, in BitcodeCompiler()