HomeSort by: relevance | last modified time | path
    Searched defs:ret_offset (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
coff-arm.c 1346 long int ret_offset;
1405 ret_offset =
1414 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);
1434 long int ret_offset;
1511 ret_offset =
1527 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
1537 ret_offset =
1549 ret_offset),
1344 long int ret_offset; local
1432 long int ret_offset; local
elf32-arm.c 9085 long int ret_offset; local
9129 ret_offset =
9146 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
9153 ret_offset =
9164 insert_thumb_branch (input_bfd, ret_offset, hit_data - input_section->vma);
9182 long int ret_offset; local
9226 ret_offset = (val - (s->output_offset
9230 bfd_put_32 (output_bfd, ret_offset,
9281 long int ret_offset; local
9305 ret_offset = (s->output_offse
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-arm.c 1346 long int ret_offset;
1405 ret_offset =
1414 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);
1434 long int ret_offset;
1511 ret_offset =
1527 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
1537 ret_offset =
1549 ret_offset),
1344 long int ret_offset; local
1432 long int ret_offset; local
elf32-arm.c 9159 long int ret_offset; local
9203 ret_offset =
9220 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
9227 ret_offset =
9238 insert_thumb_branch (input_bfd, ret_offset, hit_data - input_section->vma);
9256 long int ret_offset; local
9300 ret_offset = (val - (s->output_offset
9304 bfd_put_32 (output_bfd, ret_offset,
9355 long int ret_offset; local
9379 ret_offset = (s->output_offse
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
coff-arm.c 1346 long int ret_offset;
1405 ret_offset =
1414 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);
1434 long int ret_offset;
1511 ret_offset =
1527 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
1537 ret_offset =
1549 ret_offset),
1344 long int ret_offset; local
1432 long int ret_offset; local
elf32-arm.c 9153 long int ret_offset; local
9197 ret_offset =
9214 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
9221 ret_offset =
9232 insert_thumb_branch (input_bfd, ret_offset, hit_data - input_section->vma);
9250 long int ret_offset; local
9294 ret_offset = (val - (s->output_offset
9298 bfd_put_32 (output_bfd, ret_offset,
9349 long int ret_offset; local
9373 ret_offset = (s->output_offse
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
coff-arm.c 1346 long int ret_offset;
1405 ret_offset =
1414 tmp = tmp | ((ret_offset >> 2) & 0x00FFFFFF);
1434 long int ret_offset;
1511 ret_offset =
1527 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
1537 ret_offset =
1549 ret_offset),
1344 long int ret_offset; local
1432 long int ret_offset; local
elf32-arm.c 9080 long int ret_offset; local
9124 ret_offset =
9141 (bfd_vma) t2a3_b_insn | ((ret_offset >> 2) & 0x00FFFFFF),
9148 ret_offset =
9159 insert_thumb_branch (input_bfd, ret_offset, hit_data - input_section->vma);
9177 long int ret_offset; local
9221 ret_offset = (val - (s->output_offset
9225 bfd_put_32 (output_bfd, ret_offset,
9276 long int ret_offset; local
9300 ret_offset = (s->output_offse
    [all...]

Completed in 111 milliseconds