Searched refs:call_fp_stub (Results 1 – 5 of 5) sorted by relevance
11 call_fp_stub unused412 call_fp_stub used613 call_fp_stub used1014 call_fp_stub extern4
55 call_fp_stub unused256 call_fp_stub used257 call_fp_stub used458 call_fp_stub used859 call_fp_stub extern2
23 .macro call_fp_stub,name
376 asection *call_fp_stub; member1276 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 …]
2613 need_fn_sub, call_stub, and call_fp_stub.