Home
last modified time | relevance | path

Searched refs:plt_ent (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c3812 struct plt_entry *plt_ent; member
4054 eh->plt_ent = NULL; in stub_hash_newfunc()
10065 struct plt_entry **plt_ent, in ppc_type_of_stub() argument
10090 *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 …]
DChangeLog-2013530 we forgot, "plt_ent".
DChangeLog-20091659 (struct ppc_stub_hash_entry): Add plt_ent.