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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-arm.c1374 long int ret_offset;
1433 ret_offset =
1442 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);
1462 long int ret_offset;
1536 ret_offset =
1546 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
1556 ret_offset =
1568 ret_offset),
1372 long int ret_offset; local
1460 long int ret_offset; local
H A Delf32-arm.h1011 long int ret_offset; local
1056 ret_offset =
1073 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
1080 ret_offset =
1095 (bfd_vma) insert_thumb_branch (tmp, ret_offset),
1118 long int ret_offset; local
1170 ret_offset = (s->output_offset
1178 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);

Completed in 103 milliseconds