Searched refs:br_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c8389 struct ppc_branch_hash_entry *br_entry;
8518 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
8521 if (br_entry == NULL)
8534 htab->brlt->contents + br_entry->offset);
8542 rela.r_offset = (br_entry->offset
8573 r->r_offset = (br_entry->offset
8580 off = (br_entry->offset
8817 struct ppc_branch_hash_entry *br_entry;
8820 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
8823 if (br_entry
8385 struct ppc_branch_hash_entry *br_entry; local
8813 struct ppc_branch_hash_entry *br_entry; local
[all...]

Completed in 99 milliseconds