Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dmips16-pic-3b.s11 call_fp_stub unused4
12 call_fp_stub used6
13 call_fp_stub used10
14 call_fp_stub extern4
Dmips16-pic-3a.s55 call_fp_stub unused2
56 call_fp_stub used2
57 call_fp_stub used4
58 call_fp_stub used8
59 call_fp_stub extern2
Dmips16-pic-3.inc23 .macro call_fp_stub,name
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c376 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()
[all …]
DChangeLog-96972613 need_fn_sub, call_stub, and call_fp_stub.