Lines Matching refs:sym_hashes
381 struct elf_link_hash_entry ** sym_hashes; in elf32_m68hc11_size_stubs() local
383 sym_hashes = elf_sym_hashes (input_bfd); in elf32_m68hc11_size_stubs()
467 (sym_hashes[e_indx]); in elf32_m68hc11_size_stubs()
864 struct elf_link_hash_entry ** sym_hashes; in elf32_m68hc11_check_relocs() local
873 sym_hashes = elf_sym_hashes (abfd); in elf32_m68hc11_check_relocs()
874 sym_hashes_end = sym_hashes + symtab_hdr->sh_size / sizeof (Elf32_External_Sym); in elf32_m68hc11_check_relocs()
891 h = sym_hashes [r_symndx - symtab_hdr->sh_info]; in elf32_m68hc11_check_relocs()
928 struct elf_link_hash_entry **sym_hashes; in m68hc11_get_relocation_value() local
936 sym_hashes = elf_sym_hashes (input_bfd); in m68hc11_get_relocation_value()
962 r_symndx, symtab_hdr, sym_hashes, in m68hc11_get_relocation_value()
1008 struct elf_link_hash_entry **sym_hashes; in elf32_m68hc11_relocate_section() local
1015 sym_hashes = elf_sym_hashes (input_bfd); in elf32_m68hc11_relocate_section()