Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3039 auto shardId = ne.hashValue >> shift; in computeEntryPool() local
3438 size_t shardId = ent.name.hash() >> shift; in createSymbols() local
3917 size_t shardId = getShardId(sec->pieces[i].hash); in finalizeContents() local