Home
last modified time | relevance | path

Searched defs:shards (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h25 std::unique_ptr<SmallVector<uint8_t, 0>[]> shards; member
H A DSyntheticSections.h1131 SmallVector<llvm::StringTableBuilder, 0> shards; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp268 const size_t shards = 256; in forEachClass() local