Home
last modified time | relevance | path

Searched refs:end_reloc_idx (Results 1 – 12 of 12) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c5316 unsigned end_reloc_idx; member
5426 ebb->end_reloc_idx = reloc_count; in init_ebb()
5486 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
5487 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
5490 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
6421 ebb->end_reloc_idx = i; in compute_text_actions()
6436 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
6445 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
6521 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c5319 unsigned end_reloc_idx; member
5429 ebb->end_reloc_idx = reloc_count; in init_ebb()
5489 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
5490 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
5493 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
6444 ebb->end_reloc_idx = i; in compute_text_actions()
6465 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
6474 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
6552 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c6411 unsigned end_reloc_idx; member
6520 ebb->end_reloc_idx = reloc_count; in init_ebb()
6583 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6584 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6587 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7862 ebb->end_reloc_idx = i; in compute_text_actions()
7879 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7888 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7988 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c6411 unsigned end_reloc_idx; member
6520 ebb->end_reloc_idx = reloc_count; in init_ebb()
6583 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6584 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6587 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7862 ebb->end_reloc_idx = i; in compute_text_actions()
7879 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7888 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7988 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c6173 unsigned end_reloc_idx; member
6283 ebb->end_reloc_idx = reloc_count; in init_ebb()
6343 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6344 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6347 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7308 ebb->end_reloc_idx = i; in compute_text_actions()
7329 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7338 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7438 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c6411 unsigned end_reloc_idx; member
6520 ebb->end_reloc_idx = reloc_count; in init_ebb()
6583 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6584 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6587 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7862 ebb->end_reloc_idx = i; in compute_text_actions()
7879 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7888 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7988 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c6162 unsigned end_reloc_idx; member
6272 ebb->end_reloc_idx = reloc_count; in init_ebb()
6332 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6333 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6336 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7297 ebb->end_reloc_idx = i; in compute_text_actions()
7318 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7327 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7427 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c6411 unsigned end_reloc_idx; member
6520 ebb->end_reloc_idx = reloc_count; in init_ebb()
6583 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6584 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6587 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7862 ebb->end_reloc_idx = i; in compute_text_actions()
7879 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7888 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7988 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c6388 unsigned end_reloc_idx; member
6498 ebb->end_reloc_idx = reloc_count; in init_ebb()
6558 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6559 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6562 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7780 ebb->end_reloc_idx = i; in compute_text_actions()
7797 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7806 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7908 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c6388 unsigned end_reloc_idx; member
6498 ebb->end_reloc_idx = reloc_count; in init_ebb()
6558 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6559 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6562 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7780 ebb->end_reloc_idx = i; in compute_text_actions()
7797 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7806 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7908 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c6256 unsigned end_reloc_idx; member
6366 ebb->end_reloc_idx = reloc_count; in init_ebb()
6428 while (ebb->end_reloc_idx + 1 < ebb->reloc_count in extend_ebb_bounds_forward()
6429 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset in extend_ebb_bounds_forward()
6432 ebb->end_reloc_idx++; in extend_ebb_bounds_forward()
7655 ebb->end_reloc_idx = i; in compute_text_actions()
7672 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7681 i = ebb_table.ebb.end_reloc_idx; in compute_text_actions()
7783 while (rel_idx < ebb->end_reloc_idx in compute_ebb_proposed_actions()
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c6442 unsigned end_reloc_idx;
6552 ebb->end_reloc_idx = reloc_count;
6612 while (ebb->end_reloc_idx + 1 < ebb->reloc_count
6613 && (ebb->relocs[ebb->end_reloc_idx + 1].r_offset
6616 ebb->end_reloc_idx++;
7834 ebb->end_reloc_idx = i;
7851 i = ebb_table.ebb.end_reloc_idx;
7860 i = ebb_table.ebb.end_reloc_idx;
7962 while (rel_idx < ebb->end_reloc_idx