Lines Matching refs:call_fp_stub
376 asection *call_fp_stub; member
1276 ret->call_fp_stub = NULL; in mips_elf_link_hash_newfunc()
1732 if (h->call_fp_stub != NULL in mips_elf_check_mips16_stubs()
1738 h->call_fp_stub->size = 0; in mips_elf_check_mips16_stubs()
1739 h->call_fp_stub->flags &= ~SEC_RELOC; in mips_elf_check_mips16_stubs()
1740 h->call_fp_stub->reloc_count = 0; in mips_elf_check_mips16_stubs()
1741 h->call_fp_stub->flags |= SEC_EXCLUDE; in mips_elf_check_mips16_stubs()
1742 h->call_fp_stub->output_section = bfd_abs_section_ptr; in mips_elf_check_mips16_stubs()
5505 && ((h != NULL && (h->call_stub != NULL || h->call_fp_stub != NULL)) in mips_elf_calculate_relocation()
5518 if (h->call_stub != NULL && h->call_fp_stub != NULL) in mips_elf_calculate_relocation()
5527 sec = h->call_fp_stub; in mips_elf_calculate_relocation()
5537 sec = h->call_fp_stub; in mips_elf_calculate_relocation()
8202 loc = &h->call_fp_stub; in _bfd_mips_elf_check_relocs()
9151 || hmips->call_fp_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
12554 if (indmips->call_fp_stub) in _bfd_mips_elf_copy_indirect_symbol()
12556 dirmips->call_fp_stub = indmips->call_fp_stub; in _bfd_mips_elf_copy_indirect_symbol()
12557 indmips->call_fp_stub = NULL; in _bfd_mips_elf_copy_indirect_symbol()