Searched refs:PLT_NEW (Results 1 – 5 of 5) sorted by relevance
25 PLT_NEW, enumerator
4836 plt_type = PLT_NEW; 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()4858 if (htab->plt_type == PLT_NEW) in ppc_elf_select_plt_layout()4880 return htab->plt_type == PLT_NEW; in ppc_elf_select_plt_layout()5137 if (htab->plt_type == PLT_NEW in ppc_elf_tls_setup()5702 max_before_header = htab->plt_type == PLT_NEW ? 32768 : 32764; in allocate_got()5767 if (htab->plt_type == PLT_NEW || !dyn || h->dynindx == -1) in allocate_dynrelocs()6144 else if (htab->plt_type == PLT_NEW) in ppc_elf_size_dynamic_sections()6502 if (htab->plt_type == PLT_NEW in ppc_elf_size_dynamic_sections()6964 if (htab->plt_type == PLT_NEW in ppc_elf_relax_section()[all …]
3202 either plt_type == PLT_OLD or plt_type == PLT_NEW. Assert that3206 is only used for PLT_OLD and PLT_NEW.
2795 plt_type == PLT_NEW.
307 params.plt_style = PLT_NEW;