Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libdwarf/
Ddwarf_die.c77 dwarf_dieoffset(Dwarf_Die die, Dwarf_Off *ret_offset, Dwarf_Error *err __unused) in dwarf_dieoffset() argument
79 *ret_offset = die->die_offset; in dwarf_dieoffset()
/freebsd-9-stable/contrib/binutils/bfd/
Dcoff-arm.c1338 long int ret_offset; in coff_arm_relocate_section() local
1397 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() local
1500 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()
Delf32-arm.c4051 long int ret_offset; in elf32_thumb_to_arm_stub() local
4096 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() local
4199 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() local
4277 ret_offset = (s->output_offset in elf32_arm_to_thumb_stub()
[all …]