Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h929 size_t shardOffsets[numShards]; variable
HDSyntheticSections.cpp3180 shards[i].write(buf + shardOffsets[i]); in writeTo()
3222 shardOffsets[i] = off; in finalizeContents()
3233 shardOffsets[getShardId(sec->pieces[i].hash)]; in finalizeContents()