Home | History | Annotate | Download | only in gold

Lines Matching refs:b_offset

1617       int b_offset = 0;
1631 b_offset = (*i)->destination_address() - stub_b_insn_address;
1634 ((unsigned int)(b_offset)) & 0xfffffff);
1976 unsigned int b_offset = stub_address - stub->erratum_address();
1978 pview.view + stub->sh_offset(), b_offset & 0xfffffff);