Lines Matching refs:call_fp_stub
375 asection *call_fp_stub; member
1289 ret->call_fp_stub = NULL; in mips_elf_link_hash_newfunc()
1737 if (h->call_fp_stub != NULL in mips_elf_check_mips16_stubs()
1743 h->call_fp_stub->size = 0; in mips_elf_check_mips16_stubs()
1744 h->call_fp_stub->flags &= ~SEC_RELOC; in mips_elf_check_mips16_stubs()
1745 h->call_fp_stub->reloc_count = 0; in mips_elf_check_mips16_stubs()
1746 h->call_fp_stub->flags |= SEC_EXCLUDE; in mips_elf_check_mips16_stubs()
5496 && ((h != NULL && (h->call_stub != NULL || h->call_fp_stub != NULL)) in mips_elf_calculate_relocation()
5509 if (h->call_stub != NULL && h->call_fp_stub != NULL) in mips_elf_calculate_relocation()
5518 sec = h->call_fp_stub; in mips_elf_calculate_relocation()
5528 sec = h->call_fp_stub; in mips_elf_calculate_relocation()
8167 loc = &h->call_fp_stub; in _bfd_mips_elf_check_relocs()
9115 || hmips->call_fp_stub) in _bfd_mips_elf_adjust_dynamic_symbol()
12507 if (indmips->call_fp_stub) in _bfd_mips_elf_copy_indirect_symbol()
12509 dirmips->call_fp_stub = indmips->call_fp_stub; in _bfd_mips_elf_copy_indirect_symbol()
12510 indmips->call_fp_stub = NULL; in _bfd_mips_elf_copy_indirect_symbol()