Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDObjCLanguageRuntime.cpp484 const uint32_t name_hash = MappedHash::HashStringUsingDJB (name.GetCString()); in GetDescriptorIterator() local
485 … std::pair <HashToISAIterator, HashToISAIterator> range = m_hash_to_isa_map.equal_range(name_hash); in GetDescriptorIterator()