Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c262 Word hnchains = 0, hnbuckets = 0; in fake_elf64() local
370 hnbuckets = hash[0]; in fake_elf64()
631 if ((hptr == (uintptr_t)NULL) || (hnbuckets == 0) || in fake_elf64()
639 htmp = plt_symhash % hnbuckets; in fake_elf64()
668 hash = &((uint_t *)hptr)[2 + hnbuckets + ndx]; in fake_elf64()