Home
last modified time | relevance | path

Searched refs:need_fn_stub (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c402 unsigned int need_fn_stub : 1; member
1295 ret->need_fn_stub = FALSE; in mips_elf_link_hash_newfunc()
1710 h->need_fn_stub = TRUE; in mips_elf_check_mips16_stubs()
1714 && ! h->need_fn_stub) in mips_elf_check_mips16_stubs()
1813 || (h->fn_stub && h->need_fn_stub)) in mips_elf_local_pic_function_p()
1827 BFD_ASSERT (stub->h->need_fn_stub); in mips_elf_get_la25_target()
5456 && (r_type != R_MIPS16_CALL16 || h->need_fn_stub)) in mips_elf_calculate_relocation()
5472 BFD_ASSERT (h->need_fn_stub); in mips_elf_calculate_relocation()
8660 mh->need_fn_stub = TRUE; in _bfd_mips_elf_check_relocs()
10820 BFD_ASSERT (hmips->need_fn_stub); in _bfd_mips_elf_finish_dynamic_symbol()
[all …]
DChangeLog-96972620 symbol. Set need_fn_stub when appropriate.
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc190 || (sym->has_mips16_fn_stub() && sym->need_fn_stub()))) in local_pic_function()
944 need_fn_stub() const in need_fn_stub() function in __anona7e08b770111::Mips_symbol
5992 if (!gsym->need_fn_stub()) in discard_mips16_stub_sections()
9708 && (r_type != elfcpp::R_MIPS16_CALL16 || mips_sym->need_fn_stub())) in relocate()
9721 gold_assert(mips_sym->need_fn_stub()); in relocate()
9879 gold_assert(mips_sym->need_fn_stub()); in relocate()