Lines Matching refs:sym_hashes
767 struct elf_link_hash_entry **sym_hashes; in elf32_msp430_check_relocs() local
775 sym_hashes = elf_sym_hashes (abfd); in elf32_msp430_check_relocs()
788 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf32_msp430_check_relocs()
1425 struct elf_link_hash_entry **sym_hashes; in elf32_msp430_relocate_section() local
1430 sym_hashes = elf_sym_hashes (input_bfd); in elf32_msp430_relocate_section()
1472 r_symndx, symtab_hdr, sym_hashes, in elf32_msp430_relocate_section()
1721 struct elf_link_hash_entry **sym_hashes; in msp430_elf_symbol_address_p() local
1735 sym_hashes = elf_sym_hashes (abfd); in msp430_elf_symbol_address_p()
1736 end_hashes = sym_hashes + symcount; in msp430_elf_symbol_address_p()
1737 for (; sym_hashes < end_hashes; sym_hashes++) in msp430_elf_symbol_address_p()
1739 struct elf_link_hash_entry *sym_hash = *sym_hashes; in msp430_elf_symbol_address_p()
1801 struct elf_link_hash_entry **sym_hashes; in msp430_elf_relax_delete_bytes() local
1881 sym_hashes = elf_sym_hashes (abfd); in msp430_elf_relax_delete_bytes()
1882 end_hashes = sym_hashes + symcount; in msp430_elf_relax_delete_bytes()
1883 for (; sym_hashes < end_hashes; sym_hashes++) in msp430_elf_relax_delete_bytes()
1885 struct elf_link_hash_entry *sym_hash = *sym_hashes; in msp430_elf_relax_delete_bytes()
1923 struct elf_link_hash_entry **sym_hashes; in msp430_elf_relax_add_words() local
1981 sym_hashes = elf_sym_hashes (abfd); in msp430_elf_relax_add_words()
1982 end_hashes = sym_hashes + symcount; in msp430_elf_relax_add_words()
1983 for (; sym_hashes < end_hashes; sym_hashes++) in msp430_elf_relax_add_words()
1985 struct elf_link_hash_entry *sym_hash = *sym_hashes; in msp430_elf_relax_add_words()