Home
last modified time | relevance | path

Searched refs:b_offset (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc1617 int b_offset = 0; in relocate_stubs() local
1631 b_offset = (*i)->destination_address() - stub_b_insn_address; in relocate_stubs()
1634 ((unsigned int)(b_offset)) & 0xfffffff); in relocate_stubs()
1976 unsigned int b_offset = stub_address - stub->erratum_address(); in fix_errata() local
1978 pview.view + stub->sh_offset(), b_offset & 0xfffffff); in fix_errata()