Lines Matching refs:hmips

3947   struct mips_elf_link_hash_entry *hmips;  in mips_elf_record_global_got_symbol()  local
3954 hmips = (struct mips_elf_link_hash_entry *) h; in mips_elf_record_global_got_symbol()
3956 hmips->got_only_for_calls = FALSE; in mips_elf_record_global_got_symbol()
3974 if (tls_type == GOT_TLS_NONE && hmips->global_got_area > GGA_NORMAL) in mips_elf_record_global_got_symbol()
3975 hmips->global_got_area = GGA_NORMAL; in mips_elf_record_global_got_symbol()
8518 struct mips_elf_link_hash_entry *hmips = in _bfd_mips_elf_check_relocs() local
8522 if (hmips->root.def_regular in _bfd_mips_elf_check_relocs()
8524 && ! hmips->root.forced_local)) in _bfd_mips_elf_check_relocs()
8603 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_elf_check_relocs() local
8616 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_check_relocs()
8617 ++hmips->possibly_dynamic_relocs; in _bfd_mips_elf_check_relocs()
8621 hmips->readonly_reloc = TRUE; in _bfd_mips_elf_check_relocs()
8919 struct mips_elf_link_hash_entry *hmips; in allocate_dynrelocs() local
8926 hmips = (struct mips_elf_link_hash_entry *) h; in allocate_dynrelocs()
8942 && hmips->possibly_dynamic_relocs != 0 in allocate_dynrelocs()
8977 if (hmips->global_got_area > GGA_RELOC_ONLY) in allocate_dynrelocs()
8978 hmips->global_got_area = GGA_RELOC_ONLY; in allocate_dynrelocs()
8979 hmips->got_only_for_calls = FALSE; in allocate_dynrelocs()
8983 (dynobj, info, hmips->possibly_dynamic_relocs); in allocate_dynrelocs()
8984 if (hmips->readonly_reloc) in allocate_dynrelocs()
9005 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_elf_adjust_dynamic_symbol() local
9012 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_adjust_dynamic_symbol()
9022 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_adjust_dynamic_symbol()
9032 if (!htab->is_vxworks && h->needs_plt && !hmips->no_fn_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
9043 hmips->needs_lazy_stub = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9058 else if (((h->needs_plt && !hmips->no_fn_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
9059 || (h->type == STT_FUNC && hmips->has_static_relocs)) in _bfd_mips_elf_adjust_dynamic_symbol()
9150 || hmips->call_stub in _bfd_mips_elf_adjust_dynamic_symbol()
9151 || hmips->call_fp_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
9188 hmips->use_plt_entry = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9201 hmips->possibly_dynamic_relocs = 0; in _bfd_mips_elf_adjust_dynamic_symbol()
9225 if (!hmips->has_static_relocs) in _bfd_mips_elf_adjust_dynamic_symbol()
9260 hmips->possibly_dynamic_relocs = 0; in _bfd_mips_elf_adjust_dynamic_symbol()
10533 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_elf_finish_dynamic_symbol() local
10538 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_finish_dynamic_symbol()
10848 if (h->dynindx != -1 && hmips->fn_stub != NULL) in _bfd_mips_elf_finish_dynamic_symbol()
10850 BFD_ASSERT (hmips->need_fn_stub); in _bfd_mips_elf_finish_dynamic_symbol()
10851 sym->st_value = (hmips->fn_stub->output_section->vma in _bfd_mips_elf_finish_dynamic_symbol()
10852 + hmips->fn_stub->output_offset); in _bfd_mips_elf_finish_dynamic_symbol()
10853 sym->st_size = hmips->fn_stub->size; in _bfd_mips_elf_finish_dynamic_symbol()
10866 if (hmips->global_got_area != GGA_NONE) in _bfd_mips_elf_finish_dynamic_symbol()
10876 if (hmips->global_got_area != GGA_NONE && g->next) in _bfd_mips_elf_finish_dynamic_symbol()
10886 e.d.h = hmips; in _bfd_mips_elf_finish_dynamic_symbol()
11023 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_vxworks_finish_dynamic_symbol() local
11028 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_vxworks_finish_dynamic_symbol()
11138 if (hmips->global_got_area != GGA_NONE) in _bfd_mips_vxworks_finish_dynamic_symbol()