Home
last modified time | relevance | path

Searched defs:numShards (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DOutputSections.h26 uint32_t numShards = 0; global() member
H A DICF.cpp421 const size_t numShards = 256; forEachClass() local
H A DOutputSections.cpp405 const size_t numShards = shardsIn.size(); maybeCompress() local
[all...]
H A DSyntheticSections.h992 constexpr static size_t numShards = 32; global() variable
H A DSyntheticSections.cpp56 constexpr size_t MergeNoTailSection::numShards; global() member in MergeNoTailSection
2809 constexpr size_t numShards = 32; createSymbols() local
[all...]
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DICF.cpp233 const size_t numShards = 256; forEachClass() local