Searched defs:threadCount (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ | ||
| H A D | Writer.cpp | 382 const unsigned threadCount = config->threadCount; in createSyntheticSections() local |
| H A D | Config.h | 430 unsigned threadCount; member |