Searched refs:ret_offset (Results 1 – 2 of 2) sorted by relevance
1335 long int ret_offset; in coff_arm_relocate_section() local1394 ret_offset = in coff_arm_relocate_section()1403 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF); in coff_arm_relocate_section()1423 long int ret_offset; in coff_arm_relocate_section() local1499 ret_offset = in coff_arm_relocate_section()1515 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF), in coff_arm_relocate_section()1525 ret_offset = in coff_arm_relocate_section()1537 ret_offset), in coff_arm_relocate_section()
7097 long int ret_offset; in elf32_thumb_to_arm_stub() local7141 ret_offset = in elf32_thumb_to_arm_stub()7158 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF), in elf32_thumb_to_arm_stub()7165 ret_offset = in elf32_thumb_to_arm_stub()7176 insert_thumb_branch (input_bfd, ret_offset, hit_data - input_section->vma); in elf32_thumb_to_arm_stub()7194 long int ret_offset; in elf32_arm_create_thumb_stub() local7238 ret_offset = (val - (s->output_offset in elf32_arm_create_thumb_stub()7242 bfd_put_32 (output_bfd, ret_offset, in elf32_arm_create_thumb_stub()7293 long int ret_offset; in elf32_arm_to_thumb_stub() local7317 ret_offset = (s->output_offset in elf32_arm_to_thumb_stub()[all …]