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

/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DMappedHash.h43 static const uint32_t HASH_CIGAM = 0x48534148u; member in class:MappedHash
49 magic; // HASH_MAGIC or HASH_CIGAM magic value to allow endian detection
96 if (magic == HASH_CIGAM) {

Completed in 70 milliseconds