Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/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.25/bfd/
Delfxx-mips.c375 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()
[all …]
DChangeLog-96972613 need_fn_sub, call_stub, and call_fp_stub.