Searched refs:dirmips (Results 1 – 1 of 1) sorted by relevance
12473 struct mips_elf_link_hash_entry *dirmips, *indmips; in _bfd_mips_elf_copy_indirect_symbol() local12477 dirmips = (struct mips_elf_link_hash_entry *) dir; in _bfd_mips_elf_copy_indirect_symbol()12482 dirmips->has_static_relocs = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12487 dirmips->possibly_dynamic_relocs += indmips->possibly_dynamic_relocs; in _bfd_mips_elf_copy_indirect_symbol()12489 dirmips->readonly_reloc = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12491 dirmips->no_fn_stub = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12494 dirmips->fn_stub = indmips->fn_stub; in _bfd_mips_elf_copy_indirect_symbol()12499 dirmips->need_fn_stub = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12504 dirmips->call_stub = indmips->call_stub; in _bfd_mips_elf_copy_indirect_symbol()12509 dirmips->call_fp_stub = indmips->call_fp_stub; in _bfd_mips_elf_copy_indirect_symbol()[all …]