Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1137 size_t getShardId(uint32_t hash) { in getShardId() function
H A DSyntheticSections.cpp4008 size_t shardId = getShardId(sec->pieces[i].hash); in finalizeContents()
4031 piece.outputOff += shardOffsets[getShardId(piece.hash)]; in finalizeContents()