Home
last modified time | relevance | path

Searched defs:nbucket (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/
Dvdso.rs34 nbucket: u32, field
/third_party/f2fs-tools/fsck/
Ddir.c113 unsigned int nbucket, nblock; in find_in_level() local
226 int nbucket, nblock, bidx, block; in f2fs_add_link() local
Dfsck.c1493 unsigned int nbucket, nblock; in f2fs_check_dirent_position() local
/third_party/elfutils/src/
Delflint.c2026 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in check_sysv_hash() local
2080 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0]; in check_sysv_hash64() local
2493 Elf32_Word nbucket = hasharr[0]; in compare_hash_gnu_hash() local
2528 Elf64_Xword nbucket = hasharr[0]; in compare_hash_gnu_hash() local
Dstrip.c2285 Elf32_Word nbucket = bucket[0]; in handle_elf() local
2344 Elf64_Xword nbucket = bucket[0]; in handle_elf() local
Dreadelf.c3235 uint_fast32_t maxlength, Elf32_Word nbucket, in print_hash_info()
3329 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in handle_sysv_hash() local
3393 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0]; in handle_sysv_hash64() local
3460 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in handle_gnu_hash() local
/third_party/elfio/elfio/
Delfio_symbols.hpp301 Elf_Word nbucket = *(const Elf_Word*)hash_section->get_data(); in hash_lookup() local