Searched refs:hsh (Results 1 – 5 of 5) sorted by relevance
971 struct elf_metag_stub_hash_entry *hsh; in stub_hash_newfunc() local974 hsh = (struct elf_metag_stub_hash_entry *) entry; in stub_hash_newfunc()975 hsh->stub_sec = NULL; in stub_hash_newfunc()976 hsh->stub_offset = 0; in stub_hash_newfunc()977 hsh->target_value = 0; in stub_hash_newfunc()978 hsh->target_section = NULL; in stub_hash_newfunc()979 hsh->stub_type = metag_stub_long_branch; in stub_hash_newfunc()980 hsh->hh = NULL; in stub_hash_newfunc()981 hsh->id_sec = NULL; in stub_hash_newfunc()1120 struct elf_metag_stub_hash_entry *hsh; in metag_get_stub_entry() local[all …]
730 struct elf32_avr_stub_hash_entry *hsh; in stub_hash_newfunc() local733 hsh = avr_stub_hash_entry (entry); in stub_hash_newfunc()734 hsh->stub_offset = 0; in stub_hash_newfunc()735 hsh->target_value = 0; in stub_hash_newfunc()2754 struct elf32_avr_stub_hash_entry *hsh; in avr_add_stub() local2757 hsh = avr_stub_hash_lookup (&htab->bstab, stub_name, TRUE, FALSE); in avr_add_stub()2759 if (hsh == NULL) in avr_add_stub()2766 hsh->stub_offset = 0; in avr_add_stub()2767 return hsh; in avr_add_stub()2781 struct elf32_avr_stub_hash_entry *hsh; in avr_build_one_stub() local[all …]
1153 struct elf32_nios2_stub_hash_entry *hsh; in stub_hash_newfunc() local1156 hsh = (struct elf32_nios2_stub_hash_entry *) entry; in stub_hash_newfunc()1157 hsh->stub_sec = NULL; in stub_hash_newfunc()1158 hsh->stub_offset = 0; in stub_hash_newfunc()1159 hsh->target_value = 0; in stub_hash_newfunc()1160 hsh->target_section = NULL; in stub_hash_newfunc()1161 hsh->stub_type = nios2_stub_none; in stub_hash_newfunc()1162 hsh->hh = NULL; in stub_hash_newfunc()1163 hsh->id_sec = NULL; in stub_hash_newfunc()1256 struct elf32_nios2_stub_hash_entry *hsh; in nios2_get_stub_entry() local[all …]
1833 struct elf_sh64_link_hash_entry *hsh; in sh_elf64_relocate_section() local1835 hsh = (struct elf_sh64_link_hash_entry *)h; in sh_elf64_relocate_section()1836 off = hsh->datalabel_got_offset; in sh_elf64_relocate_section()1867 struct elf_sh64_link_hash_entry *hsh; in sh_elf64_relocate_section() local1869 hsh = (struct elf_sh64_link_hash_entry *)h; in sh_elf64_relocate_section()1870 hsh->datalabel_got_offset |= 1; in sh_elf64_relocate_section()2522 struct elf_sh64_link_hash_entry *hsh; in sh_elf64_check_relocs() local2525 hsh = (struct elf_sh64_link_hash_entry *)h; in sh_elf64_check_relocs()2526 if (hsh->datalabel_got_offset != (bfd_vma) -1) in sh_elf64_check_relocs()2529 hsh->datalabel_got_offset = sgot->size; in sh_elf64_check_relocs()
4501 struct elf_sh_link_hash_entry *hsh; in sh_elf_relocate_section() local4503 hsh = (struct elf_sh_link_hash_entry *)h; in sh_elf_relocate_section()4504 off = hsh->datalabel_got.offset; in sh_elf_relocate_section()4537 struct elf_sh_link_hash_entry *hsh; in sh_elf_relocate_section() local4539 hsh = (struct elf_sh_link_hash_entry *)h; in sh_elf_relocate_section()4540 hsh->datalabel_got.offset |= 1; in sh_elf_relocate_section()