Lines Matching refs:nbuckets
725 Elf32_Word nbuckets;736 Elf32_Word nbuckets = header->nbuckets;746 if (nbuckets > SIZE_MAX / sizeof (Elf32_Word))751 nbuckets * sizeof (Elf32_Word),753 if (data != NULL && symndx < nbuckets)757 for (Elf32_Word bucket = 0; bucket < nbuckets; ++bucket)762 + nbuckets * sizeof (Elf32_Word));