Searched refs:call_stub (Results 1 – 1 of 1) sorted by relevance
239 asection *call_stub; member716 ret->call_stub = NULL; in mips_elf_link_hash_newfunc()1016 if (h->call_stub != NULL in mips_elf_check_mips16_stubs()1022 h->call_stub->size = 0; in mips_elf_check_mips16_stubs()1023 h->call_stub->flags &= ~SEC_RELOC; in mips_elf_check_mips16_stubs()1024 h->call_stub->reloc_count = 0; in mips_elf_check_mips16_stubs()1025 h->call_stub->flags |= SEC_EXCLUDE; in mips_elf_check_mips16_stubs()3835 && (h->call_stub != NULL || h->call_fp_stub != NULL) in mips_elf_calculate_relocation()3841 if (h->call_stub != NULL && h->call_fp_stub != NULL) in mips_elf_calculate_relocation()3856 sec = h->call_stub; in mips_elf_calculate_relocation()[all …]