Home
last modified time | relevance | path

Searched defs:HashSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.h35 static constexpr size_t HashSize = 256 / 8; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTrieRawHashMap.cpp35 const uint8_t HashSize; member