HomeSort by: relevance | last modified time | path
    Searched defs:ppc_branch_hash_entry (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 3083 struct ppc_branch_hash_entry
3366 ((struct ppc_branch_hash_entry *) \
3421 entry = bfd_hash_allocate (table, sizeof (struct ppc_branch_hash_entry));
3430 struct ppc_branch_hash_entry *eh;
3433 eh = (struct ppc_branch_hash_entry *) entry;
3562 sizeof (struct ppc_branch_hash_entry)))
11762 struct ppc_branch_hash_entry *br_entry;
12387 struct ppc_branch_hash_entry *br_entry;
3079 struct ppc_branch_hash_entry struct
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 3091 struct ppc_branch_hash_entry
3374 ((struct ppc_branch_hash_entry *) \
3429 entry = bfd_hash_allocate (table, sizeof (struct ppc_branch_hash_entry));
3438 struct ppc_branch_hash_entry *eh;
3441 eh = (struct ppc_branch_hash_entry *) entry;
3570 sizeof (struct ppc_branch_hash_entry)))
11759 struct ppc_branch_hash_entry *br_entry;
12384 struct ppc_branch_hash_entry *br_entry;
3087 struct ppc_branch_hash_entry struct
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 3091 struct ppc_branch_hash_entry
3374 ((struct ppc_branch_hash_entry *) \
3429 entry = bfd_hash_allocate (table, sizeof (struct ppc_branch_hash_entry));
3438 struct ppc_branch_hash_entry *eh;
3441 eh = (struct ppc_branch_hash_entry *) entry;
3569 sizeof (struct ppc_branch_hash_entry)))
11742 struct ppc_branch_hash_entry *br_entry;
12367 struct ppc_branch_hash_entry *br_entry;
3087 struct ppc_branch_hash_entry struct
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 3096 struct ppc_branch_hash_entry
3379 ((struct ppc_branch_hash_entry *) \
3434 entry = bfd_hash_allocate (table, sizeof (struct ppc_branch_hash_entry));
3443 struct ppc_branch_hash_entry *eh;
3446 eh = (struct ppc_branch_hash_entry *) entry;
3575 sizeof (struct ppc_branch_hash_entry)))
11739 struct ppc_branch_hash_entry *br_entry;
12364 struct ppc_branch_hash_entry *br_entry;
3092 struct ppc_branch_hash_entry struct

Completed in 70 milliseconds