Lines Matching full:secure_plt
245 if (lte->ehdr.e_machine == EM_PPC && lte->arch.secure_plt) {
437 lte->arch.secure_plt = !(lte->plt_flags & SHF_EXECINSTR);
443 if (lte->ehdr.e_machine == EM_PPC && !lte->arch.secure_plt)
458 if ((lte->ehdr.e_machine == EM_PPC64 || lte->arch.secure_plt)
478 if (lte->ehdr.e_machine == EM_PPC && lte->arch.secure_plt) {
718 if (! lte->arch.secure_plt) {