Home
last modified time | relevance | path

Searched refs:ppc_stub_hash_entry (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c3894 struct ppc_stub_hash_entry { struct
3954 struct ppc_stub_hash_entry *stub_cache;
4122 ((struct ppc_stub_hash_entry *) \
4140 entry = bfd_hash_allocate (table, sizeof (struct ppc_stub_hash_entry)); in stub_hash_newfunc()
4149 struct ppc_stub_hash_entry *eh; in stub_hash_newfunc()
4152 eh = (struct ppc_stub_hash_entry *) entry; in stub_hash_newfunc()
4309 sizeof (struct ppc_stub_hash_entry))) in ppc64_elf_link_hash_table_create()
4502 static struct ppc_stub_hash_entry *
4509 struct ppc_stub_hash_entry *stub_entry; in ppc_get_stub_entry()
4549 static struct ppc_stub_hash_entry *
[all …]
DChangeLog-2013528 * elf64-ppc.c (struct ppc_stub_hash_entry): Add "other".
529 (stub_hash_newfunc): Init new ppc_stub_hash_entry field, and one
1068 * elf64-ppc.c (struct ppc_stub_hash_entry): Delete "addend".
DChangeLog-02032861 (struct ppc_stub_hash_entry): Reorganize.
4538 (struct ppc_stub_hash_entry): Add "addend" field.
9268 (struct ppc_stub_hash_entry): New.
DChangeLog-20151306 (struct ppc_stub_hash_entry): Delete stub_sec and id_sec. Add
DChangeLog-20091659 (struct ppc_stub_hash_entry): Add plt_ent.