Searched refs:br_entry (Results 1 – 1 of 1) sorted by relevance
7953 struct ppc_branch_hash_entry *br_entry; in ppc_build_one_stub() local8073 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table, in ppc_build_one_stub()8076 if (br_entry == NULL) in ppc_build_one_stub()8089 htab->brlt->contents + br_entry->offset); in ppc_build_one_stub()8097 rela.r_offset = (br_entry->offset in ppc_build_one_stub()8108 off = (br_entry->offset in ppc_build_one_stub()8315 struct ppc_branch_hash_entry *br_entry; in ppc_size_one_stub() local8317 br_entry = ppc_branch_hash_lookup (&htab->branch_hash_table, in ppc_size_one_stub()8320 if (br_entry == NULL) in ppc_size_one_stub()8328 if (br_entry->iter != htab->stub_iteration) in ppc_size_one_stub()[all …]