Home
last modified time | relevance | path

Searched refs:ext_rel (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoff-mips.c1213 struct external_reloc *ext_rel; local
1281 ext_rel_end = ext_rel + input_section->reloc_count;
1282 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++)
1315 for (lo_ext_rel = ext_rel + 1;
1334 if (lo_ext_rel == ext_rel + 1)
1912 struct external_reloc *ext_rel; local
1957 ext_rel_end = ext_rel + sec->reloc_count;
1958 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++)
2346 struct external_reloc *ext_rel; local
2372 ext_rel_end = ext_rel + datasec->reloc_count;
[all …]
H A Dcoff-alpha.c1259 struct external_reloc *ext_rel;
1362 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx);
1387 struct external_reloc *ext_rel; local
1511 ext_rel = (struct external_reloc *) external_relocs;
1512 ext_rel_end = ext_rel + input_section->reloc_count;
1513 for (; ext_rel < ext_rel_end; ext_rel++)
1557 ext_rel->r_vaddr);
1745 ext_rel, h);
1754 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr);
1873 ext_rel,
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoff-mips.c1213 struct external_reloc *ext_rel; local
1281 ext_rel_end = ext_rel + input_section->reloc_count;
1282 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++)
1315 for (lo_ext_rel = ext_rel + 1;
1334 if (lo_ext_rel == ext_rel + 1)
1912 struct external_reloc *ext_rel; local
1957 ext_rel_end = ext_rel + sec->reloc_count;
1958 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++)
2346 struct external_reloc *ext_rel; local
2372 ext_rel_end = ext_rel + datasec->reloc_count;
[all …]
H A Dcoff-alpha.c1259 struct external_reloc *ext_rel;
1362 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx);
1387 struct external_reloc *ext_rel;
1511 ext_rel = (struct external_reloc *) external_relocs;
1512 ext_rel_end = ext_rel + input_section->reloc_count;
1513 for (; ext_rel < ext_rel_end; ext_rel++)
1557 ext_rel->r_vaddr);
1745 ext_rel, h);
1754 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr);
1873 ext_rel,
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Dcoff-alpha.c1222 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1325 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1348 struct external_reloc *ext_rel; in alpha_relocate_section() local
1470 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1471 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1472 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1532 ext_rel->r_vaddr); in alpha_relocate_section()
1718 ext_rel, h); in alpha_relocate_section()
1727 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1845 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c807 struct external_reloc *ext_rel; in mips_relocate_section() local
867 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
868 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
869 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
881 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
900 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
916 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1139 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dcoff-alpha.c1218 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1321 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1344 struct external_reloc *ext_rel; in alpha_relocate_section() local
1466 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1467 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1468 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1530 ext_rel->r_vaddr); in alpha_relocate_section()
1716 ext_rel, h); in alpha_relocate_section()
1725 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1843 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c798 struct external_reloc *ext_rel; in mips_relocate_section() local
858 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
859 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
860 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
872 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
891 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
907 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1131 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dcoff-alpha.c1222 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1325 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1348 struct external_reloc *ext_rel; in alpha_relocate_section() local
1470 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1471 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1472 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1532 ext_rel->r_vaddr); in alpha_relocate_section()
1718 ext_rel, h); in alpha_relocate_section()
1727 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1845 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c807 struct external_reloc *ext_rel; in mips_relocate_section() local
867 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
868 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
869 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
881 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
900 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
916 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1139 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dcoff-alpha.c1222 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1325 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1348 struct external_reloc *ext_rel; in alpha_relocate_section() local
1470 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1471 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1472 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1532 ext_rel->r_vaddr); in alpha_relocate_section()
1718 ext_rel, h); in alpha_relocate_section()
1727 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1845 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c807 struct external_reloc *ext_rel; in mips_relocate_section() local
867 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
868 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
869 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
881 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
900 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
916 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1139 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dcoff-alpha.c1218 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1321 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1344 struct external_reloc *ext_rel; in alpha_relocate_section() local
1466 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1467 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1468 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1530 ext_rel->r_vaddr); in alpha_relocate_section()
1716 ext_rel, h); in alpha_relocate_section()
1725 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1843 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c798 struct external_reloc *ext_rel; in mips_relocate_section() local
858 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
859 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
860 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
872 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
891 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
907 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1131 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/devel/gdb/gdb-11.1/bfd/
H A Dcoff-alpha.c1222 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1325 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1348 struct external_reloc *ext_rel; in alpha_relocate_section() local
1470 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1471 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1472 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1532 ext_rel->r_vaddr); in alpha_relocate_section()
1718 ext_rel, h); in alpha_relocate_section()
1727 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1845 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c807 struct external_reloc *ext_rel; in mips_relocate_section() local
867 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
868 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
869 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
881 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
900 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
916 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1139 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dcoff-alpha.c1225 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1328 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1351 struct external_reloc *ext_rel; in alpha_relocate_section() local
1473 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1474 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1475 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1537 ext_rel->r_vaddr); in alpha_relocate_section()
1725 ext_rel, h); in alpha_relocate_section()
1734 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1853 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c800 struct external_reloc *ext_rel; in mips_relocate_section() local
860 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
861 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
862 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
874 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
893 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
909 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1136 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dcoff-alpha.c1219 struct external_reloc *ext_rel, in alpha_convert_external_reloc() argument
1322 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx); in alpha_convert_external_reloc()
1345 struct external_reloc *ext_rel; in alpha_relocate_section() local
1467 ext_rel = (struct external_reloc *) external_relocs; in alpha_relocate_section()
1468 ext_rel_end = ext_rel + input_section->reloc_count; in alpha_relocate_section()
1469 for (; ext_rel < ext_rel_end; ext_rel++) in alpha_relocate_section()
1532 ext_rel->r_vaddr); in alpha_relocate_section()
1718 ext_rel, h); in alpha_relocate_section()
1727 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr); in alpha_relocate_section()
1845 ext_rel, in alpha_relocate_section()
[all …]
H A Dcoff-mips.c804 struct external_reloc *ext_rel; in mips_relocate_section() local
864 ext_rel = (struct external_reloc *) external_relocs; in mips_relocate_section()
865 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
866 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++) in mips_relocate_section()
878 mips_ecoff_swap_reloc_in (input_bfd, ext_rel, &int_rel); in mips_relocate_section()
897 for (lo_ext_rel = ext_rel + 1; in mips_relocate_section()
913 if (lo_ext_rel == ext_rel + 1) in mips_relocate_section()
1137 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, ext_rel); in mips_relocate_section()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcoff-alpha.c1240 struct external_reloc *ext_rel;
1343 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx);
1368 struct external_reloc *ext_rel; local
1490 ext_rel = (struct external_reloc *) external_relocs;
1491 ext_rel_end = ext_rel + input_section->reloc_count;
1492 for (; ext_rel < ext_rel_end; ext_rel++)
1536 ext_rel->r_vaddr);
1724 ext_rel, h);
1733 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr);
1852 ext_rel,
[all …]
H A Dcoff-mips.c839 struct external_reloc *ext_rel; local
899 ext_rel = (struct external_reloc *) external_relocs;
900 ext_rel_end = ext_rel + input_section->reloc_count;
901 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++)
913 mips_ecoff_swap_reloc_in (input_bfd, (PTR) ext_rel, &int_rel);
932 for (lo_ext_rel = ext_rel + 1;
948 if (lo_ext_rel == ext_rel + 1)
1175 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, (PTR) ext_rel);
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dcoff-alpha.c1275 struct external_reloc *ext_rel;
1378 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx);
1403 struct external_reloc *ext_rel; local
1525 ext_rel = (struct external_reloc *) external_relocs;
1526 ext_rel_end = ext_rel + input_section->reloc_count;
1527 for (; ext_rel < ext_rel_end; ext_rel++)
1589 ext_rel->r_vaddr);
1777 ext_rel, h);
1786 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr);
1905 ext_rel,
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcoff-alpha.c1257 struct external_reloc *ext_rel;
1360 H_PUT_32 (input_bfd, r_symndx, ext_rel->r_symndx);
1385 struct external_reloc *ext_rel; local
1507 ext_rel = (struct external_reloc *) external_relocs;
1508 ext_rel_end = ext_rel + input_section->reloc_count;
1509 for (; ext_rel < ext_rel_end; ext_rel++)
1571 ext_rel->r_vaddr);
1759 ext_rel, h);
1768 H_PUT_64 (input_bfd, addend, ext_rel->r_vaddr);
1887 ext_rel,
[all …]
H A Dcoff-mips.c839 struct external_reloc *ext_rel; local
899 ext_rel = (struct external_reloc *) external_relocs;
900 ext_rel_end = ext_rel + input_section->reloc_count;
901 for (i = 0; ext_rel < ext_rel_end; ext_rel++, i++)
913 mips_ecoff_swap_reloc_in (input_bfd, (PTR) ext_rel, &int_rel);
932 for (lo_ext_rel = ext_rel + 1;
948 if (lo_ext_rel == ext_rel + 1)
1175 mips_ecoff_swap_reloc_out (input_bfd, &int_rel, (PTR) ext_rel);

12