Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-arm.c1335 long int ret_offset; in coff_arm_relocate_section() local
1394 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() local
1499 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()
Delf32-arm.c7097 long int ret_offset; in elf32_thumb_to_arm_stub() local
7141 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() local
7238 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() local
7317 ret_offset = (s->output_offset in elf32_arm_to_thumb_stub()
[all …]