Home | History | Annotate | Download | only in src

Lines Matching full:bucket

2036 section [%2d] '%s': hash bucket reference %zu out of bounds\n"),
2087 section [%2d] '%s': hash bucket reference %zu out of bounds\n"),
2181 section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"),
2202 section [%2d] '%s': symbol %u referenced in chain for bucket %zu is undefined\n"),
2215 section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"),
2224 section [%2d] '%s': mask index for symbol %u in chain for bucket %zu wrong\n"),
2254 section [%2d] '%s': hash chain for bucket %zu out of bounds\n"),
2259 section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"),
2472 const Elf32_Word *bucket = &hasharr[2];
2477 Elf32_Word symidx = bucket[cnt];
2509 const Elf64_Xword *bucket = &hasharr[2];
2514 Elf64_Xword symidx = bucket[cnt];