Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c984 int hashndx; in find_mbind() local
989 hashndx = nm_hash(name); in find_mbind()
990 mb = hashtab[hashndx]; in find_mbind()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3908 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, in hash_entry() argument
3919 EC_WORD(symndx), EC_WORD(hashndx)); in hash_entry()
3928 hashndx); in hash_entry()
3944 if (nbkt != hashndx) { in hash_entry()
3946 hsecname, symname, EC_WORD(hashndx), nbkt); in hash_entry()