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

/freebsd-10.0-release/lib/libdwarf/
H A Ddwarf_die.c77 dwarf_dieoffset(Dwarf_Die die, Dwarf_Off *ret_offset, Dwarf_Error *err __unused) argument
79 *ret_offset = die->die_offset;
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-arm.c1340 long int ret_offset;
1399 ret_offset =
1408 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);
1428 long int ret_offset;
1502 ret_offset =
1518 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
1528 ret_offset =
1540 ret_offset),
1338 long int ret_offset; local
1426 long int ret_offset; local
H A Delf32-arm.c4051 long int ret_offset; local
4096 ret_offset =
4113 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
4120 ret_offset =
4135 (bfd_vma) insert_thumb_branch (tmp, ret_offset),
4154 long int ret_offset; local
4199 ret_offset = (val - (s->output_offset
4203 bfd_put_32 (output_bfd, ret_offset,
4252 long int ret_offset; local
4277 ret_offset
[all...]

Completed in 154 milliseconds