Searched refs:emit_stub_syms (Results 1 – 18 of 18) sorted by relevance
49 if (params.emit_stub_syms < 0)50 params.emit_stub_syms = link_info.emitrelocations || link_info.shared;291 params.emit_stub_syms = 1;295 params.emit_stub_syms = 0;
538 if (params.emit_stub_syms < 0)539 params.emit_stub_syms = 1;814 params.emit_stub_syms = 1;818 params.emit_stub_syms = 0;
107 params.emit_stub_syms |= link_info.emitrelocations;686 params.emit_stub_syms = 1;
36 int emit_stub_syms; member
56 int emit_stub_syms; member
42 unsigned int emit_stub_syms : 1; member
2603 Delete emit_stub_syms, no_tls_get_addr_opt. Update all uses.2607 (ppc_elf_select_plt_layout): Remove plt_style and emit_stub_syms
5795 if (htab->params->emit_stub_syms in allocate_dynrelocs()6346 if (htab->params->emit_stub_syms) in ppc_elf_size_dynamic_sections()
10901 if (htab->params->emit_stub_syms) in ppc_build_one_stub()12615 if (htab->params->emit_stub_syms) in build_global_entry_stubs()12693 if (htab->params->emit_stub_syms) in ppc64_elf_build_stubs()
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.
1409 if (htab->params->emit_stub_syms) in build_stub()
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.
342 * emultempl/ppc32elf.em (emit_stub_syms): Init to -1.347 * emultempl/ppc64elf.em (emit_stub_syms): Init to -1.
831 * 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.