Searched defs:nbuckets (Results 1 – 8 of 8) sorted by relevance
62 size_t nbuckets; member
731 Elf32_Word nbuckets; in translate_offs() member742 Elf32_Word nbuckets = header->nbuckets; in translate_offs() local
340 uint32_t nbuckets = *( (uint32_t*)hash_section->get_data() + 0 ); in gnu_hash_lookup() local
258 uint32_t nbuckets = hashtab[0]; in gnu_lookup() local
260 uint32_t nbuckets = hashtab[0]; in gnu_lookup() local
2145 Elf32_Word nbuckets = ((Elf32_Word *) data->d_buf)[0]; in check_gnu_hash() local
580 uint32_t nbuckets = hashtab[0]; in gnu_lookup() local