Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DSyntheticSections.h935 size_t shardOffsets[numShards]; variable
DSyntheticSections.cpp3231 shards[i].write(buf + shardOffsets[i]); in writeTo()
3273 shardOffsets[i] = off; in finalizeContents()
3284 shardOffsets[getShardId(sec->pieces[i].hash)]; in finalizeContents()