Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DMappedHash.h44 static const uint32_t HASH_CIGAM = 0x48534148u; variable
99 if (magic == HASH_CIGAM) { in Read()