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

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c984 int hashndx; local
989 hashndx = nm_hash(name);
990 mb = hashtab[hashndx];
/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3830 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, argument
3841 EC_WORD(symndx), EC_WORD(hashndx));
3850 hashndx);
3866 if (nbkt != hashndx) {
3868 hsecname, symname, EC_WORD(hashndx), nbkt);

Completed in 162 milliseconds