Searched refs:plt_style (Results 1 – 6 of 6) sorted by relevance
33 enum ppc_elf_plt_type plt_style; member
4802 if (htab->params->plt_style == PLT_OLD) in ppc_elf_select_plt_layout()4824 enum ppc_elf_plt_type plt_type = htab->params->plt_style; in ppc_elf_select_plt_layout()4847 if (htab->plt_type == PLT_OLD && htab->params->plt_style == PLT_NEW) in ppc_elf_select_plt_layout()
2607 (ppc_elf_select_plt_layout): Remove plt_style and emit_stub_syms
307 params.plt_style = PLT_NEW;311 params.plt_style = PLT_OLD;
832 plt_style): Delete. Adjust all refs to instead use..
631 * emultempl/ppc32elf.em (plt_style): New variable.