Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4020 ulong_t nbkt, nhash; in hash_entry() local
4047 nbkt = nhash % bkts; in hash_entry()
4049 if (nbkt != hashndx) { in hash_entry()
4051 hsecname, symname, EC_WORD(hashndx), nbkt); in hash_entry()