Home | History | Annotate | Download | only in bfd

Lines Matching refs:plist

4591   if (from->elf.plt.plist != NULL)
4593 if (to->elf.plt.plist != NULL)
4598 for (entp = &from->elf.plt.plist; (ent = *entp) != NULL; )
4602 for (dent = to->elf.plt.plist; dent != NULL; dent = dent->next)
4612 *entp = to->elf.plt.plist;
4615 to->elf.plt.plist = from->elf.plt.plist;
4616 from->elf.plt.plist = NULL;
5163 update_plt_info (bfd *abfd, struct plt_entry **plist, bfd_vma addend)
5167 for (ent = *plist; ent != NULL; ent = ent->next)
5176 ent->next = *plist;
5179 *plist = ent;
5278 ifunc = &h->plt.plist;
5419 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend))
5443 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend))
5561 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend))
5705 if (!update_plt_info (abfd, &h->plt.plist, rel->r_addend))
6421 ifunc = &h->plt.plist;
6517 for (ent = h->plt.plist; ent != NULL; ent = ent->next)
6807 for (ent = fh->elf.plt.plist; ent != NULL; ent = ent->next)
7001 for (ent = h->plt.plist; ent != NULL; ent = ent->next)
7010 h->plt.plist = NULL;
7048 h->plt.plist = NULL;
7088 if (h->plt.plist != NULL)
8057 for (ent = tga_fd->plt.plist; ent != NULL; ent = ent->next)
8470 for (ent = htab->tls_get_addr->elf.plt.plist;
8487 for (ent = htab->tls_get_addr_fd->elf.plt.plist;
9395 for (pent = h->plt.plist; pent != NULL; pent = pent->next)
9443 h->plt.plist = NULL;
9449 h->plt.plist = NULL;
9647 for (pent = h->plt.plist; pent != NULL; pent = pent->next)
10019 plist != NULL);
10055 if (h->plt.plist != NULL
10090 for (ent = fdh->elf.plt.plist; ent != NULL; ent = ent->next)
11557 && (eh->elf.plt.plist != NULL
11559 && ppc_follow_link (eh->oh)->elf.plt.plist != NULL)))
12593 for (pent = h->plt.plist; pent != NULL; pent = pent->next)
14168 for (ent = h->elf.plt.plist; ent != NULL; ent = ent->next)
14877 for (ent = h->plt.plist; ent != NULL; ent = ent->next)