Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c986 int hashndx; in find_mbind() local
991 hashndx = nm_hash(name); in find_mbind()
992 mb = hashtab[hashndx]; in find_mbind()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4013 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, in hash_entry() argument
4024 EC_WORD(symndx), EC_WORD(hashndx)); in hash_entry()
4033 hashndx); in hash_entry()
4049 if (nbkt != hashndx) { in hash_entry()
4051 hsecname, symname, EC_WORD(hashndx), nbkt); in hash_entry()