Home
last modified time | relevance | path

Searched refs:ppc_branch_hash_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c3920 struct ppc_branch_hash_entry { struct
4126 ((struct ppc_branch_hash_entry *) \
4177 entry = bfd_hash_allocate (table, sizeof (struct ppc_branch_hash_entry)); in branch_hash_newfunc()
4186 struct ppc_branch_hash_entry *eh; in branch_hash_newfunc()
4189 eh = (struct ppc_branch_hash_entry *) entry; in branch_hash_newfunc()
4317 sizeof (struct ppc_branch_hash_entry))) in ppc64_elf_link_hash_table_create()
10727 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub()
11276 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub()
DChangeLog-02039269 (struct ppc_branch_hash_entry): New.