Searched refs:entp (Results 1 – 2 of 2) sorted by relevance
4694 struct plt_entry **entp; in move_plt_plist() local4697 for (entp = &from->elf.plt.plist; (ent = *entp) != NULL; ) in move_plt_plist()4705 *entp = ent->next; in move_plt_plist()4709 entp = &ent->next; in move_plt_plist()4711 *entp = to->elf.plt.plist; in move_plt_plist()4799 struct got_entry **entp; in ppc64_elf_copy_indirect_symbol() local4802 for (entp = &eind->elf.got.glist; (ent = *entp) != NULL; ) in ppc64_elf_copy_indirect_symbol()4812 *entp = ent->next; in ppc64_elf_copy_indirect_symbol()4816 entp = &ent->next; in ppc64_elf_copy_indirect_symbol()4818 *entp = edir->elf.got.glist; in ppc64_elf_copy_indirect_symbol()
3679 struct plt_entry **entp; in ppc_elf_copy_indirect_symbol() local3682 for (entp = &eind->elf.plt.plist; (ent = *entp) != NULL; ) in ppc_elf_copy_indirect_symbol()3690 *entp = ent->next; in ppc_elf_copy_indirect_symbol()3694 entp = &ent->next; in ppc_elf_copy_indirect_symbol()3696 *entp = edir->elf.plt.plist; in ppc_elf_copy_indirect_symbol()