Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DMappedHash.h43 static const uint32_t HASH_CIGAM = 0x48534148u; variable
96 if (magic == HASH_CIGAM) { in Read()