Searched defs:threadCount (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lld/ELF/ | ||
| H A D | Writer.cpp | 321 const unsigned threadCount = config->threadCount; in createSyntheticSections() local |
| H A D | Config.h | 405 unsigned threadCount; member |