Searched refs:plt_ent (Results 1 – 3 of 3) sorted by relevance
3812 struct plt_entry *plt_ent; member4054 eh->plt_ent = NULL; in stub_hash_newfunc()10065 struct plt_entry **plt_ent, in ppc_type_of_stub() argument10090 *plt_ent = ent; in ppc_type_of_stub()10117 *plt_ent = ent; in ppc_type_of_stub()10239 bfd_vma pltoff = stub_entry->plt_ent->plt.offset & ~1; in build_plt_stub()10809 dest = stub_entry->plt_ent->plt.offset & ~1; in ppc_build_one_stub()10822 && (stub_entry->plt_ent->plt.offset & 1) == 0) in ppc_build_one_stub()10840 stub_entry->plt_ent->plt.offset |= 1; in ppc_build_one_stub()10965 off = stub_entry->plt_ent->plt.offset & ~(bfd_vma) 1; in ppc_size_one_stub()[all …]
530 we forgot, "plt_ent".
1659 (struct ppc_stub_hash_entry): Add plt_ent.