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

/freebsd-10.3-release/contrib/binutils/bfd/
H A Delf64-ppc.c8217 struct ppc_branch_hash_entry *br_entry;
8343 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
8346 if (br_entry == NULL)
8359 htab->brlt->contents + br_entry->offset);
8367 rela.r_offset = (br_entry->offset
8398 r->r_offset = (br_entry->offset
8405 off = (br_entry->offset
8612 struct ppc_branch_hash_entry *br_entry;
8614 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table,
8617 if (br_entry
8213 struct ppc_branch_hash_entry *br_entry; local
8608 struct ppc_branch_hash_entry *br_entry; local
[all...]

Completed in 63 milliseconds