Home
last modified time | relevance | path

Searched defs:nbucket (Results 1 - 6 of 6) sorted by relevance

/third_party/elfio/elfio/
H A Delfio_symbols.hpp301 Elf_Word nbucket = *(const Elf_Word*)hash_section->get_data(); in hash_lookup() local
/third_party/f2fs-tools/fsck/
H A Ddir.c113 unsigned int nbucket, nblock; in find_in_level() local
226 int nbucket, nblock, bidx, block; in f2fs_add_link() local
H A Dfsck.c1498 unsigned int nbucket, nblock; in f2fs_check_dirent_position() local
/third_party/elfutils/src/
H A Dstrip.c2285 Elf32_Word nbucket = bucket[0]; in handle_elf() local
2344 Elf64_Xword nbucket = bucket[0]; in handle_elf() local
[all...]
H A 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]; compare_hash_gnu_hash() local
2528 Elf64_Xword nbucket = hasharr[0]; compare_hash_gnu_hash() local
[all...]
H A Dreadelf.c3330 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; in handle_sysv_hash() local
3234 print_hash_info(Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr, size_t shstrndx, uint_fast32_t maxlength, Elf32_Word nbucket, uint_fast32_t nsyms, uint32_t *lengths, const char *extrastr) print_hash_info() argument
3394 Elf64_Xword nbucket = ((Elf64_Xword *) data->d_buf)[0]; handle_sysv_hash64() local
3461 Elf32_Word nbucket = ((Elf32_Word *) data->d_buf)[0]; handle_gnu_hash() local
[all...]

Completed in 23 milliseconds