Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h869 size_t ShardOffsets[NumShards]; variable
H A DSyntheticSections.cpp2908 Shards[I].write(Buf + ShardOffsets[I]); in writeTo()
2948 ShardOffsets[I] = Off; in finalizeContents()
2959 ShardOffsets[getShardId(Sec->Pieces[I].Hash)]; in finalizeContents()