Searched refs:emit_stub_syms (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-ppc.c2501 unsigned int emit_stub_syms:1;
3843 int emit_stub_syms)
3883 htab->emit_stub_syms = emit_stub_syms;
4653 if (htab->emit_stub_syms
5082 if (htab->emit_stub_syms)
2496 unsigned int emit_stub_syms:1; member in struct:ppc_elf_link_hash_table
3832 ppc_elf_select_plt_layout(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, enum ppc_elf_plt_type plt_style, int emit_stub_syms) argument
H A Delf32-spu.c284 unsigned int emit_stub_syms:1; member in struct:spu_link_hash_table
1255 if (htab->emit_stub_syms)
1337 htab->emit_stub_syms = emit_syms;
H A Delf64-ppc.c3505 unsigned int emit_stub_syms:1;
8705 if (htab->emit_stub_syms)
9760 ppc64_elf_build_stubs (bfd_boolean emit_stub_syms,
9769 htab->emit_stub_syms = emit_stub_syms;
9793 if (htab->emit_stub_syms)
3501 unsigned int emit_stub_syms:1; member in struct:ppc_link_hash_table
9756 ppc64_elf_build_stubs(bfd_boolean emit_stub_syms, struct bfd_link_info *info, char **stats) argument

Completed in 100 milliseconds