Searched refs:stub_group_start (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c3223 bfd_vma stub_group_start = head->output_offset;
3231 if (end_of_next - stub_group_start >= stub_group_size)
3256 stub_group_start = curr->output_offset + curr->size;
3261 if (end_of_next - stub_group_start >= stub_group_size)
3234 bfd_vma stub_group_start = head->output_offset; local
H A Delfnn-aarch64.c3609 bfd_vma stub_group_start = head->output_offset;
3617 if (end_of_next - stub_group_start >= stub_group_size)
3643 stub_group_start = curr->output_offset + curr->size;
3648 if (end_of_next - stub_group_start >= stub_group_size)
3565 bfd_vma stub_group_start = head->output_offset; local
H A Delf32-arm.c5439 bfd_vma stub_group_start = head->output_offset; local
5447 if (end_of_next - stub_group_start >= stub_group_size)
5473 stub_group_start = curr->output_offset + curr->size;
5478 if (end_of_next - stub_group_start >= stub_group_size)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-csky.c3202 bfd_vma stub_group_start = head->output_offset; local
3210 if (end_of_next - stub_group_start >= stub_group_size)
3235 stub_group_start = curr->output_offset + curr->size;
3240 if (end_of_next - stub_group_start >= stub_group_size)
H A Delfnn-aarch64.c3554 bfd_vma stub_group_start = head->output_offset; local
3562 if (end_of_next - stub_group_start >= stub_group_size)
3588 stub_group_start = curr->output_offset + curr->size;
3593 if (end_of_next - stub_group_start >= stub_group_size)
H A Delf32-arm.c5411 bfd_vma stub_group_start = head->output_offset; local
5419 if (end_of_next - stub_group_start >= stub_group_size)
5445 stub_group_start = curr->output_offset + curr->size;
5450 if (end_of_next - stub_group_start >= stub_group_size)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-csky.c3234 bfd_vma stub_group_start = head->output_offset; local
3242 if (end_of_next - stub_group_start >= stub_group_size)
3267 stub_group_start = curr->output_offset + curr->size;
3272 if (end_of_next - stub_group_start >= stub_group_size)
H A Delfnn-aarch64.c3565 bfd_vma stub_group_start = head->output_offset; local
3573 if (end_of_next - stub_group_start >= stub_group_size)
3599 stub_group_start = curr->output_offset + curr->size;
3604 if (end_of_next - stub_group_start >= stub_group_size)
H A Delf32-arm.c5437 bfd_vma stub_group_start = head->output_offset; local
5445 if (end_of_next - stub_group_start >= stub_group_size)
5471 stub_group_start = curr->output_offset + curr->size;
5476 if (end_of_next - stub_group_start >= stub_group_size)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c3234 bfd_vma stub_group_start = head->output_offset; local
3242 if (end_of_next - stub_group_start >= stub_group_size)
3267 stub_group_start = curr->output_offset + curr->size;
3272 if (end_of_next - stub_group_start >= stub_group_size)
H A Delfnn-aarch64.c3565 bfd_vma stub_group_start = head->output_offset; local
3573 if (end_of_next - stub_group_start >= stub_group_size)
3599 stub_group_start = curr->output_offset + curr->size;
3604 if (end_of_next - stub_group_start >= stub_group_size)
H A Delf32-arm.c5439 bfd_vma stub_group_start = head->output_offset; local
5447 if (end_of_next - stub_group_start >= stub_group_size)
5473 stub_group_start = curr->output_offset + curr->size;
5478 if (end_of_next - stub_group_start >= stub_group_size)

Completed in 746 milliseconds