Lines Matching refs:sym_hashes
350 struct elf_link_hash_entry **sym_hashes;
354 sym_hashes = elf_sym_hashes (input_bfd);
387 r_symndx, symtab_hdr, sym_hashes,
474 struct elf_link_hash_entry **sym_hashes;
515 sym_hashes = elf_sym_hashes (abfd);
516 end_hashes = sym_hashes + symcount;
517 for (; sym_hashes < end_hashes; sym_hashes++)
519 struct elf_link_hash_entry *sym_hash = *sym_hashes;
1233 struct elf_link_hash_entry **sym_hashes;
1250 sym_hashes = elf_sym_hashes (abfd);
1251 end_hashes = sym_hashes + symcount;
1252 for (; sym_hashes < end_hashes; sym_hashes++)
1254 struct elf_link_hash_entry *sym_hash = *sym_hashes;