Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_xu_index.c663 Dwarf_Unsigned primary_hash = 0; in _dwarf_search_fission_for_key() local
707 primary_hash = key & mask; in _dwarf_search_fission_for_key()
713 primary_hash,&hashentry_key, in _dwarf_search_fission_for_key()
727 primary_hash = (primary_hash + hashprime) % slots; in _dwarf_search_fission_for_key()