Home
last modified time | relevance | path

Searched refs:getShardId (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/ELF/
DSyntheticSections.h924 size_t getShardId(uint32_t hash) { in getShardId() function
DSyntheticSections.cpp3260 size_t shardId = getShardId(sec->pieces[i].hash); in finalizeContents()
3284 shardOffsets[getShardId(sec->pieces[i].hash)]; in finalizeContents()