Lines Matching refs:sym_hashes
407 struct elf_link_hash_entry **sym_hashes; in elf32_h8_relocate_section() local
414 sym_hashes = elf_sym_hashes (input_bfd); in elf32_h8_relocate_section()
445 r_symndx, symtab_hdr, sym_hashes, in elf32_h8_relocate_section()
1288 struct elf_link_hash_entry **sym_hashes; in elf32_h8_relax_delete_bytes() local
1334 sym_hashes = elf_sym_hashes (abfd); in elf32_h8_relax_delete_bytes()
1335 end_hashes = sym_hashes + symcount; in elf32_h8_relax_delete_bytes()
1336 for (; sym_hashes < end_hashes; sym_hashes++) in elf32_h8_relax_delete_bytes()
1338 struct elf_link_hash_entry *sym_hash = *sym_hashes; in elf32_h8_relax_delete_bytes()
1361 struct elf_link_hash_entry **sym_hashes; in elf32_h8_symbol_address_p() local
1380 sym_hashes = elf_sym_hashes (abfd); in elf32_h8_symbol_address_p()
1381 end_hashes = sym_hashes + symcount; in elf32_h8_symbol_address_p()
1382 for (; sym_hashes < end_hashes; sym_hashes++) in elf32_h8_symbol_address_p()
1384 struct elf_link_hash_entry *sym_hash = *sym_hashes; in elf32_h8_symbol_address_p()