Searched refs:PLT_OLD (Results 1 – 4 of 4) sorted by relevance
24 PLT_OLD, enumerator
3369 static struct ppc_elf_params default_params = { PLT_OLD, 0, 1, 0, 0, 12, 0 }; in ppc_elf_link_hash_table_create()4386 htab->plt_type = PLT_OLD; in ppc_elf_check_relocs()4461 htab->plt_type = PLT_OLD; in ppc_elf_check_relocs()4503 htab->plt_type = PLT_OLD; in ppc_elf_check_relocs()4928 if (htab->params->plt_style == PLT_OLD) in ppc_elf_select_plt_layout()4929 htab->plt_type = PLT_OLD; in ppc_elf_select_plt_layout()4945 htab->plt_type = PLT_OLD; in ppc_elf_select_plt_layout()4957 plt_type = PLT_OLD; in ppc_elf_select_plt_layout()4965 plt_type = PLT_OLD; in ppc_elf_select_plt_layout()4973 if (htab->plt_type == PLT_OLD && htab->params->plt_style == PLT_NEW) in ppc_elf_select_plt_layout()[all …]
3200 Move from plt_type == PLT_UNSET to PLT_OLD instead of setting old_plt.3202 either plt_type == PLT_OLD or plt_type == PLT_NEW. Assert that3206 is only used for PLT_OLD and PLT_NEW.
317 params.plt_style = PLT_OLD;