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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 3212 struct bfd_hash_table branch_hash_table;
3528 bfd_hash_table_free (&htab->branch_hash_table);
3561 if (!bfd_hash_table_init (&htab->branch_hash_table, branch_hash_newfunc,
11877 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
12389 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
3208 struct bfd_hash_table branch_hash_table; member in struct:ppc_link_hash_table
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 3220 struct bfd_hash_table branch_hash_table;
3536 bfd_hash_table_free (&htab->branch_hash_table);
3569 if (!bfd_hash_table_init (&htab->branch_hash_table, branch_hash_newfunc,
11874 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
12386 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
3216 struct bfd_hash_table branch_hash_table; member in struct:ppc_link_hash_table
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 3220 struct bfd_hash_table branch_hash_table;
3535 bfd_hash_table_free (&htab->branch_hash_table);
3568 if (!bfd_hash_table_init (&htab->branch_hash_table, branch_hash_newfunc,
11857 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
12369 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
3216 struct bfd_hash_table branch_hash_table; member in struct:ppc_link_hash_table
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 3225 struct bfd_hash_table branch_hash_table;
3540 bfd_hash_table_free (&htab->branch_hash_table);
3574 if (!bfd_hash_table_init (&htab->branch_hash_table, branch_hash_newfunc,
11854 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
12366 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
3221 struct bfd_hash_table branch_hash_table; member in struct:ppc_link_hash_table

Completed in 54 milliseconds