Home
last modified time | relevance | path

Searched refs:call_fp_stub (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-mips.c275 asection *call_fp_stub; member
836 ret->call_fp_stub = NULL; in mips_elf_link_hash_newfunc()
1152 if (h->call_fp_stub != NULL in mips_elf_check_mips16_stubs()
1158 h->call_fp_stub->size = 0; in mips_elf_check_mips16_stubs()
1159 h->call_fp_stub->flags &= ~SEC_RELOC; in mips_elf_check_mips16_stubs()
1160 h->call_fp_stub->reloc_count = 0; in mips_elf_check_mips16_stubs()
1161 h->call_fp_stub->flags |= SEC_EXCLUDE; in mips_elf_check_mips16_stubs()
4099 && ((h != NULL && (h->call_stub != NULL || h->call_fp_stub != NULL)) in mips_elf_calculate_relocation()
4112 if (h->call_stub != NULL && h->call_fp_stub != NULL) in mips_elf_calculate_relocation()
4121 sec = h->call_fp_stub; in mips_elf_calculate_relocation()
[all …]
DChangeLog-96972613 need_fn_sub, call_stub, and call_fp_stub.