Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DMappedHash.h23eHashFunctionDJB = 0u // Daniel J Bernstein hash function that is also used by the ELF G… enumerator
43 case MappedHash::eHashFunctionDJB: in HashString()
73 hash_function (eHashFunctionDJB), in Header()
213 entry.hash = MappedHash::HashString (eHashFunctionDJB, cstr); in AddEntry()
233 header.hash_function = eHashFunctionDJB; in Save()
400 m_header.hash_function == eHashFunctionDJB && in IsValid()
/external/llvm/docs/
DSourceLevelDebugging.rst1028 eHashFunctionDJB = 0u, // Daniel J Bernstein hash function