Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DSyntheticSections.h968 size_t getShardId(uint32_t hash) { in getShardId() function
DSyntheticSections.cpp3332 size_t shardId = getShardId(sec->pieces[i].hash); in finalizeContents()
3356 shardOffsets[getShardId(sec->pieces[i].hash)]; in finalizeContents()