Searched defs:nbucket (Results 1 – 4 of 4) sorted by relevance
1500 Elf32_Word nbucket = bucket[0]; in handle_elf() local1554 Elf64_Xword nbucket = bucket[0]; in handle_elf() local
1974 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in check_sysv_hash() local2025 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0]; in check_sysv_hash64() local2345 Elf32_Word nbucket = hasharr[0]; in compare_hash_gnu_hash() local2362 Elf64_Xword nbucket = hasharr[0]; in compare_hash_gnu_hash() local
2906 uint_fast32_t maxlength, Elf32_Word nbucket, in print_hash_info()3000 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in handle_sysv_hash() local3055 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0]; in handle_sysv_hash64() local3111 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in handle_gnu_hash() local
4043 size_t nbucket = 0; in create_hash() local