Searched refs:ret_offset (Results 1 – 3 of 3) sorted by relevance
77 dwarf_dieoffset(Dwarf_Die die, Dwarf_Off *ret_offset, Dwarf_Error *err __unused) in dwarf_dieoffset() argument79 *ret_offset = die->die_offset; in dwarf_dieoffset()
1338 long int ret_offset; in coff_arm_relocate_section() local1397 ret_offset = in coff_arm_relocate_section()1406 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF); in coff_arm_relocate_section()1426 long int ret_offset; in coff_arm_relocate_section() local1500 ret_offset = in coff_arm_relocate_section()1516 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF), in coff_arm_relocate_section()1526 ret_offset = in coff_arm_relocate_section()1538 ret_offset), in coff_arm_relocate_section()
4051 long int ret_offset; in elf32_thumb_to_arm_stub() local4096 ret_offset = in elf32_thumb_to_arm_stub()4113 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF), in elf32_thumb_to_arm_stub()4120 ret_offset = in elf32_thumb_to_arm_stub()4135 (bfd_vma) insert_thumb_branch (tmp, ret_offset), in elf32_thumb_to_arm_stub()4154 long int ret_offset; in elf32_arm_create_thumb_stub() local4199 ret_offset = (val - (s->output_offset in elf32_arm_create_thumb_stub()4203 bfd_put_32 (output_bfd, ret_offset, in elf32_arm_create_thumb_stub()4252 long int ret_offset; in elf32_arm_to_thumb_stub() local4277 ret_offset = (s->output_offset in elf32_arm_to_thumb_stub()[all …]