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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c2453 unsigned int emit_stub_syms:1;
3762 int emit_stub_syms)
3802 htab->emit_stub_syms = emit_stub_syms;
4520 if (htab->emit_stub_syms
4946 if (htab->emit_stub_syms)
2448 unsigned int emit_stub_syms:1; member in struct:ppc_elf_link_hash_table
3751 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.c3436 unsigned int emit_stub_syms:1;
8508 if (htab->emit_stub_syms)
9537 ppc64_elf_build_stubs (bfd_boolean emit_stub_syms,
9546 htab->emit_stub_syms = emit_stub_syms;
9570 if (htab->emit_stub_syms)
3432 unsigned int emit_stub_syms:1; member in struct:ppc_link_hash_table
9533 ppc64_elf_build_stubs(bfd_boolean emit_stub_syms, struct bfd_link_info *info, char **stats) argument

Completed in 258 milliseconds