Home
last modified time | relevance | path

Searched defs:nbuckets (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Include/internal/
Dpycore_hashtable.h62 size_t nbuckets; member
/third_party/elfutils/libdwfl/
Ddwfl_module_getdwarf.c731 Elf32_Word nbuckets; in translate_offs() member
742 Elf32_Word nbuckets = header->nbuckets; in translate_offs() local
/third_party/elfio/elfio/
Delfio_symbols.hpp340 uint32_t nbuckets = *( (uint32_t*)hash_section->get_data() + 0 ); in gnu_hash_lookup() local
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c258 uint32_t nbuckets = hashtab[0]; in gnu_lookup() local
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c258 uint32_t nbuckets = hashtab[0]; in gnu_lookup() local
/third_party/musl/ldso/
Ddynlink.c260 uint32_t nbuckets = hashtab[0]; in gnu_lookup() local
/third_party/elfutils/src/
Delflint.c2145 Elf32_Word nbuckets = ((Elf32_Word *) data->d_buf)[0]; in check_gnu_hash() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c580 uint32_t nbuckets = hashtab[0]; in gnu_lookup() local