Searched refs:dirmips (Results 1 – 1 of 1) sorted by relevance
12520 struct mips_elf_link_hash_entry *dirmips, *indmips; in _bfd_mips_elf_copy_indirect_symbol() local12524 dirmips = (struct mips_elf_link_hash_entry *) dir; in _bfd_mips_elf_copy_indirect_symbol()12529 dirmips->has_static_relocs = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12534 dirmips->possibly_dynamic_relocs += indmips->possibly_dynamic_relocs; in _bfd_mips_elf_copy_indirect_symbol()12536 dirmips->readonly_reloc = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12538 dirmips->no_fn_stub = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12541 dirmips->fn_stub = indmips->fn_stub; in _bfd_mips_elf_copy_indirect_symbol()12546 dirmips->need_fn_stub = TRUE; in _bfd_mips_elf_copy_indirect_symbol()12551 dirmips->call_stub = indmips->call_stub; in _bfd_mips_elf_copy_indirect_symbol()12556 dirmips->call_fp_stub = indmips->call_fp_stub; in _bfd_mips_elf_copy_indirect_symbol()[all …]