Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.cpp2807 size_t shardId = ent.name.hash() >> shift; in createSymbols() local
3260 size_t shardId = getShardId(sec->pieces[i].hash); in finalizeContents() local