Home
last modified time | relevance | path

Searched defs:hashSize (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/wasm/
H A DWriter.cpp286 size_t hashSize = out.buildIdSec->hashSize; writeBuildId() local
/llvm-project/lld/MachO/
H A DSyntheticSections.h533 static constexpr size_t hashSize = 256 / 8; global() variable
/llvm-project/lld/ELF/
H A DWriter.cpp2848 size_t hashSize = mainPart->buildId->hashSize; writeBuildId() local
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2331 uint8_t hashSize; /* size of each hash in bytes */ global() member