Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1148 size_t shardOffsets[numShards]; variable
H A DSyntheticSections.cpp3981 [&](size_t i) { shards[i].write(buf + shardOffsets[i]); }); in writeTo()
4021 shardOffsets[i] = off; in finalizeContents()
4031 piece.outputOff += shardOffsets[getShardId(piece.hash)]; in finalizeContents()