Searched refs:br_entry (Results 1 – 1 of 1) sorted by relevance
10505 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local10627 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table, in ppc_build_one_stub()10630 if (br_entry == NULL) in ppc_build_one_stub()10645 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()10647 if (br_entry->iter == htab->stub_iteration) in ppc_build_one_stub()10649 br_entry->iter = 0; in ppc_build_one_stub()10657 rela.r_offset = (br_entry->offset in ppc_build_one_stub()10677 r->r_offset = (br_entry->offset in ppc_build_one_stub()10685 dest = (br_entry->offset in ppc_build_one_stub()11034 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local[all …]