Searched defs:nbucket (Results 1 – 4 of 4) sorted by relevance
1571 Elf32_Word nbucket = bucket[0]; in handle_elf() local1631 Elf64_Xword nbucket = bucket[0]; in handle_elf() local
2005 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in check_sysv_hash() local2056 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0]; in check_sysv_hash64() local2461 Elf32_Word nbucket = hasharr[0]; in compare_hash_gnu_hash() local2496 Elf64_Xword nbucket = hasharr[0]; in compare_hash_gnu_hash() local
3004 uint_fast32_t maxlength, Elf32_Word nbucket, in print_hash_info()3098 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in handle_sysv_hash() local3153 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0]; in handle_sysv_hash64() local3211 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in handle_gnu_hash() local
4043 size_t nbucket = 0; in create_hash() local