Searched refs:emit_stub_syms (Results 1 – 17 of 17) sorted by relevance
36 int emit_stub_syms; member
56 int emit_stub_syms; member
42 unsigned int emit_stub_syms : 1; member
11127 if (htab->params->emit_stub_syms) in ppc_build_one_stub()12887 if (htab->params->emit_stub_syms) in build_global_entry_stubs()12964 if (htab->params->emit_stub_syms) in ppc64_elf_build_stubs()13114 if (htab->params->emit_stub_syms) in ppc64_elf_build_stubs()
3163 Delete emit_stub_syms, no_tls_get_addr_opt. Update all uses.3167 (ppc_elf_select_plt_layout): Remove plt_style and emit_stub_syms
240 * elf32-ppc.c (struct ppc_elf_link_hash_table): Add emit_stub_syms.241 (ppc_elf_select_plt_layout): Add emit_stub_syms param, save to htab.245 when emit_stub_syms.
5956 if (htab->params->emit_stub_syms in allocate_dynrelocs()6517 if (htab->params->emit_stub_syms) in ppc_elf_size_dynamic_sections()
2863 toc_curr, toc_off and emit_stub_syms.2874 range test. Use toc_off to calculte r2 values. Handle emit_stub_syms.2881 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
1881 Make emit_stub_syms, stub_error and has_14bit_branch bit-fields.
668 (ppc_elf_select_plt_layout): Save emit_stub_syms param earlier.
49 if (params.emit_stub_syms < 0)50 params.emit_stub_syms = (link_info.emitrelocations297 params.emit_stub_syms = 1;301 params.emit_stub_syms = 0;
577 if (params.emit_stub_syms < 0)578 params.emit_stub_syms = 1;858 params.emit_stub_syms = 1;862 params.emit_stub_syms = 0;
107 params.emit_stub_syms |= link_info.emitrelocations;686 params.emit_stub_syms = 1;
342 * emultempl/ppc32elf.em (emit_stub_syms): Init to -1.347 * emultempl/ppc64elf.em (emit_stub_syms): Init to -1.
899 * emultempl/ppc32elf.em (no_tls_get_addr_opt, emit_stub_syms)
85 * emultempl/ppc32elf.em (emit_stub_syms): New var.
853 * emultempl/ppc64elf.em (emit_stub_syms, toc_section): New vars.