Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DWriter.cpp321 const unsigned threadCount = config->threadCount; in createSyntheticSections() local
H A DConfig.h405 unsigned threadCount; member