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

  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 3222 bfd_vma end_of_next; local
3228 end_of_next = next->output_offset + next->size;
3229 if (end_of_next - stub_group_start >= stub_group_size)
3258 end_of_next = next->output_offset + next->size;
3259 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-kvx.c 1164 bfd_vma end_of_next; local
1170 end_of_next = next->output_offset + next->size;
1171 if (end_of_next - stub_group_start >= stub_group_size)
1201 end_of_next = next->output_offset + next->size;
1202 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-aarch64.c 3607 bfd_vma end_of_next; local
3613 end_of_next = next->output_offset + next->size;
3614 if (end_of_next - stub_group_start >= stub_group_size)
3644 end_of_next = next->output_offset + next->size;
3645 if (end_of_next - stub_group_start >= stub_group_size)
elf32-arm.c 5389 bfd_vma end_of_next; local
5395 end_of_next = next->output_offset + next->size;
5396 if (end_of_next - stub_group_start >= stub_group_size)
5426 end_of_next = next->output_offset + next->size;
5427 if (end_of_next - stub_group_start >= stub_group_size)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 3222 bfd_vma end_of_next; local
3228 end_of_next = next->output_offset + next->size;
3229 if (end_of_next - stub_group_start >= stub_group_size)
3258 end_of_next = next->output_offset + next->size;
3259 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-kvx.c 1164 bfd_vma end_of_next; local
1170 end_of_next = next->output_offset + next->size;
1171 if (end_of_next - stub_group_start >= stub_group_size)
1201 end_of_next = next->output_offset + next->size;
1202 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-aarch64.c 3607 bfd_vma end_of_next; local
3613 end_of_next = next->output_offset + next->size;
3614 if (end_of_next - stub_group_start >= stub_group_size)
3644 end_of_next = next->output_offset + next->size;
3645 if (end_of_next - stub_group_start >= stub_group_size)
elf32-arm.c 5461 bfd_vma end_of_next; local
5467 end_of_next = next->output_offset + next->size;
5468 if (end_of_next - stub_group_start >= stub_group_size)
5498 end_of_next = next->output_offset + next->size;
5499 if (end_of_next - stub_group_start >= stub_group_size)
  /src/external/gpl3/gdb/dist/bfd/
elf32-csky.c 3220 bfd_vma end_of_next; local
3226 end_of_next = next->output_offset + next->size;
3227 if (end_of_next - stub_group_start >= stub_group_size)
3256 end_of_next = next->output_offset + next->size;
3257 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-kvx.c 1164 bfd_vma end_of_next; local
1170 end_of_next = next->output_offset + next->size;
1171 if (end_of_next - stub_group_start >= stub_group_size)
1201 end_of_next = next->output_offset + next->size;
1202 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-aarch64.c 3595 bfd_vma end_of_next; local
3601 end_of_next = next->output_offset + next->size;
3602 if (end_of_next - stub_group_start >= stub_group_size)
3632 end_of_next = next->output_offset + next->size;
3633 if (end_of_next - stub_group_start >= stub_group_size)
elf32-arm.c 5457 bfd_vma end_of_next; local
5463 end_of_next = next->output_offset + next->size;
5464 if (end_of_next - stub_group_start >= stub_group_size)
5494 end_of_next = next->output_offset + next->size;
5495 if (end_of_next - stub_group_start >= stub_group_size)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-csky.c 3222 bfd_vma end_of_next; local
3228 end_of_next = next->output_offset + next->size;
3229 if (end_of_next - stub_group_start >= stub_group_size)
3258 end_of_next = next->output_offset + next->size;
3259 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-kvx.c 1165 bfd_vma end_of_next; local
1171 end_of_next = next->output_offset + next->size;
1172 if (end_of_next - stub_group_start >= stub_group_size)
1202 end_of_next = next->output_offset + next->size;
1203 if (end_of_next - stub_group_start >= stub_group_size)
elfnn-aarch64.c 3610 bfd_vma end_of_next; local
3616 end_of_next = next->output_offset + next->size;
3617 if (end_of_next - stub_group_start >= stub_group_size)
3647 end_of_next = next->output_offset + next->size;
3648 if (end_of_next - stub_group_start >= stub_group_size)
elf32-arm.c 5438 bfd_vma end_of_next; local
5444 end_of_next = next->output_offset + next->size;
5445 if (end_of_next - stub_group_start >= stub_group_size)
5475 end_of_next = next->output_offset + next->size;
5476 if (end_of_next - stub_group_start >= stub_group_size)

Completed in 140 milliseconds