Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DMappedHash.h65 uint32_t bucket_count; // The number of buckets in this hash table member
434 const uint32_t bucket_count = m_header.bucket_count; in Find() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.h84 uint32_t bucket_count; // The number of buckets in this hash table. member