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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h929 size_t shardOffsets[numShards]; member in class:lld::elf::final
H A DSyntheticSections.cpp3186 shards[i].write(buf + shardOffsets[i]);
3228 shardOffsets[i] = off;
3239 shardOffsets[getShardId(sec->pieces[i].hash)];

Completed in 125 milliseconds