Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c403 unsigned int need_fn_stub : 1; member
1282 ret->need_fn_stub = FALSE; in mips_elf_link_hash_newfunc()
1703 h->need_fn_stub = TRUE; in mips_elf_check_mips16_stubs()
1707 && ! h->need_fn_stub) in mips_elf_check_mips16_stubs()
1809 || (h->fn_stub && h->need_fn_stub)) in mips_elf_local_pic_function_p()
1823 BFD_ASSERT (stub->h->need_fn_stub); in mips_elf_get_la25_target()
5465 && (r_type != R_MIPS16_CALL16 || h->need_fn_stub)) in mips_elf_calculate_relocation()
5481 BFD_ASSERT (h->need_fn_stub); in mips_elf_calculate_relocation()
8696 mh->need_fn_stub = TRUE; in _bfd_mips_elf_check_relocs()
10850 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.27/gold/
Dmips.cc218 || (sym->has_mips16_fn_stub() && sym->need_fn_stub()))) in local_pic_function()
1037 need_fn_stub() const in need_fn_stub() function in __anon1e60feb90111::Mips_symbol
6999 if (!gsym->need_fn_stub()) in discard_mips16_stub_sections()
11475 && (r_type != elfcpp::R_MIPS16_CALL16 || mips_sym->need_fn_stub())) in relocate()
11488 gold_assert(mips_sym->need_fn_stub()); in relocate()
11707 gold_assert(mips_sym->need_fn_stub()); in relocate()