Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1317 for (const auto &streamFile : config->namedStreams) { in addNamedStreams() local
1318 const StringRef stream = streamFile.getKey(), file = streamFile.getValue(); in addNamedStreams()