Searched refs:fn_stub (Results 1 – 3 of 3) sorted by relevance
367 asection *fn_stub; member1287 ret->fn_stub = NULL; in mips_elf_link_hash_newfunc()1706 if (h->fn_stub != NULL in mips_elf_check_mips16_stubs()1713 if (h->fn_stub != NULL in mips_elf_check_mips16_stubs()1719 h->fn_stub->size = 0; in mips_elf_check_mips16_stubs()1720 h->fn_stub->flags &= ~SEC_RELOC; in mips_elf_check_mips16_stubs()1721 h->fn_stub->reloc_count = 0; in mips_elf_check_mips16_stubs()1722 h->fn_stub->flags |= SEC_EXCLUDE; in mips_elf_check_mips16_stubs()1813 || (h->fn_stub && h->need_fn_stub)) in mips_elf_local_pic_function_p()1828 *sec = stub->h->fn_stub; in mips_elf_get_la25_target()[all …]
2612 (struct mips_elf_link_hash_entry): Add new fields fn_stub,
3234 Mips16_stub_section<size, big_endian>* fn_stub = in do_adjust_dyn_symbol() local3236 value = fn_stub->output_address(); in do_adjust_dyn_symbol()3237 osym.put_st_size(fn_stub->section_size()); in do_adjust_dyn_symbol()9880 Mips16_stub_section<size, big_endian>* fn_stub = in relocate() local9883 symval.set_output_value(fn_stub->output_address()); in relocate()