Lines Matching refs:hmips

3938   struct mips_elf_link_hash_entry *hmips;  in mips_elf_record_global_got_symbol()  local
3945 hmips = (struct mips_elf_link_hash_entry *) h; in mips_elf_record_global_got_symbol()
3947 hmips->got_only_for_calls = FALSE; in mips_elf_record_global_got_symbol()
3965 if (tls_type == GOT_TLS_NONE && hmips->global_got_area > GGA_NORMAL) in mips_elf_record_global_got_symbol()
3966 hmips->global_got_area = GGA_NORMAL; in mips_elf_record_global_got_symbol()
8482 struct mips_elf_link_hash_entry *hmips = in _bfd_mips_elf_check_relocs() local
8486 if (hmips->root.def_regular in _bfd_mips_elf_check_relocs()
8488 && ! hmips->root.forced_local)) in _bfd_mips_elf_check_relocs()
8567 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_elf_check_relocs() local
8580 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_check_relocs()
8581 ++hmips->possibly_dynamic_relocs; in _bfd_mips_elf_check_relocs()
8585 hmips->readonly_reloc = TRUE; in _bfd_mips_elf_check_relocs()
8883 struct mips_elf_link_hash_entry *hmips; in allocate_dynrelocs() local
8890 hmips = (struct mips_elf_link_hash_entry *) h; in allocate_dynrelocs()
8906 && hmips->possibly_dynamic_relocs != 0 in allocate_dynrelocs()
8941 if (hmips->global_got_area > GGA_RELOC_ONLY) in allocate_dynrelocs()
8942 hmips->global_got_area = GGA_RELOC_ONLY; in allocate_dynrelocs()
8943 hmips->got_only_for_calls = FALSE; in allocate_dynrelocs()
8947 (dynobj, info, hmips->possibly_dynamic_relocs); in allocate_dynrelocs()
8948 if (hmips->readonly_reloc) in allocate_dynrelocs()
8969 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_elf_adjust_dynamic_symbol() local
8976 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_adjust_dynamic_symbol()
8986 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_adjust_dynamic_symbol()
8996 if (!htab->is_vxworks && h->needs_plt && !hmips->no_fn_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
9007 hmips->needs_lazy_stub = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9022 else if (((h->needs_plt && !hmips->no_fn_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
9023 || (h->type == STT_FUNC && hmips->has_static_relocs)) in _bfd_mips_elf_adjust_dynamic_symbol()
9114 || hmips->call_stub in _bfd_mips_elf_adjust_dynamic_symbol()
9115 || hmips->call_fp_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
9152 hmips->use_plt_entry = TRUE; in _bfd_mips_elf_adjust_dynamic_symbol()
9165 hmips->possibly_dynamic_relocs = 0; in _bfd_mips_elf_adjust_dynamic_symbol()
9189 if (!hmips->has_static_relocs) in _bfd_mips_elf_adjust_dynamic_symbol()
9224 hmips->possibly_dynamic_relocs = 0; in _bfd_mips_elf_adjust_dynamic_symbol()
10499 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_elf_finish_dynamic_symbol() local
10504 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_elf_finish_dynamic_symbol()
10818 if (h->dynindx != -1 && hmips->fn_stub != NULL) in _bfd_mips_elf_finish_dynamic_symbol()
10820 BFD_ASSERT (hmips->need_fn_stub); in _bfd_mips_elf_finish_dynamic_symbol()
10821 sym->st_value = (hmips->fn_stub->output_section->vma in _bfd_mips_elf_finish_dynamic_symbol()
10822 + hmips->fn_stub->output_offset); in _bfd_mips_elf_finish_dynamic_symbol()
10823 sym->st_size = hmips->fn_stub->size; in _bfd_mips_elf_finish_dynamic_symbol()
10836 if (hmips->global_got_area != GGA_NONE) in _bfd_mips_elf_finish_dynamic_symbol()
10846 if (hmips->global_got_area != GGA_NONE && g->next) in _bfd_mips_elf_finish_dynamic_symbol()
10856 e.d.h = hmips; in _bfd_mips_elf_finish_dynamic_symbol()
10993 struct mips_elf_link_hash_entry *hmips; in _bfd_mips_vxworks_finish_dynamic_symbol() local
10998 hmips = (struct mips_elf_link_hash_entry *) h; in _bfd_mips_vxworks_finish_dynamic_symbol()
11108 if (hmips->global_got_area != GGA_NONE) in _bfd_mips_vxworks_finish_dynamic_symbol()