Home | History | Annotate | Download | only in bfd

Lines Matching defs:ret_offset

9085   long int ret_offset;
9129 ret_offset =
9146 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
9153 ret_offset =
9164 insert_thumb_branch (input_bfd, ret_offset, hit_data - input_section->vma);
9182 long int ret_offset;
9226 ret_offset = (val - (s->output_offset
9230 bfd_put_32 (output_bfd, ret_offset,
9281 long int ret_offset;
9305 ret_offset = (s->output_offset
9313 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);