Searched refs:l_buckets (Results 1 – 5 of 5) sorted by relevance
60 map->l_buckets = hash; in _dl_setup_hash()
104 for (Elf_Symndx symidx = map->l_buckets[old_hash % map->l_nbuckets]; in ElfW()
437 for (symidx = map->l_buckets[*old_hash % map->l_nbuckets]; in do_lookup_x()
2233 l->l_buckets = &dummy_bucket; in _dl_map_object()
170 const Elf_Symndx *l_buckets; member