Home
last modified time | relevance | path

Searched refs:outrel (Results 1 – 25 of 34) sorted by relevance

12

/toolchain/binutils/binutils-2.25/bfd/
Delf32-s390.c2599 Elf_Internal_Rela outrel; in elf_s390_relocate_section() local
2606 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_s390_relocate_section()
2609 outrel.r_info = ELF32_R_INFO (0, R_390_RELATIVE); in elf_s390_relocate_section()
2610 outrel.r_addend = relocation; in elf_s390_relocate_section()
2613 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc); in elf_s390_relocate_section()
2742 Elf_Internal_Rela outrel; in elf_s390_relocate_section() local
2747 outrel.r_offset = _bfd_elf_section_offset (output_bfd, in elf_s390_relocate_section()
2751 if (outrel.r_offset == (bfd_vma) -1 in elf_s390_relocate_section()
2752 || outrel.r_offset == (bfd_vma) -2) in elf_s390_relocate_section()
2755 outrel.r_offset += (input_section->output_section->vma in elf_s390_relocate_section()
[all …]
Delf64-s390.c2560 Elf_Internal_Rela outrel; in elf_s390_relocate_section() local
2567 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_s390_relocate_section()
2570 outrel.r_info = ELF64_R_INFO (0, R_390_RELATIVE); in elf_s390_relocate_section()
2571 outrel.r_addend = relocation; in elf_s390_relocate_section()
2574 bfd_elf64_swap_reloca_out (output_bfd, &outrel, loc); in elf_s390_relocate_section()
2708 Elf_Internal_Rela outrel; in elf_s390_relocate_section() local
2713 outrel.r_offset = _bfd_elf_section_offset (output_bfd, in elf_s390_relocate_section()
2717 if (outrel.r_offset == (bfd_vma) -1 in elf_s390_relocate_section()
2718 || outrel.r_offset == (bfd_vma) -2) in elf_s390_relocate_section()
2721 outrel.r_offset += (input_section->output_section->vma in elf_s390_relocate_section()
[all …]
Delf32-i370.c1181 Elf_Internal_Rela outrel; in i370_elf_relocate_section() local
1205 outrel.r_offset = in i370_elf_relocate_section()
1208 if (outrel.r_offset == (bfd_vma) -1 in i370_elf_relocate_section()
1209 || outrel.r_offset == (bfd_vma) -2) in i370_elf_relocate_section()
1210 skip = (int) outrel.r_offset; in i370_elf_relocate_section()
1211 outrel.r_offset += (input_section->output_section->vma in i370_elf_relocate_section()
1215 memset (&outrel, 0, sizeof outrel); in i370_elf_relocate_section()
1223 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type); in i370_elf_relocate_section()
1224 outrel.r_addend = rel->r_addend; in i370_elf_relocate_section()
1230 outrel.r_info = ELF32_R_INFO (0, R_I370_RELATIVE); in i370_elf_relocate_section()
[all …]
Delf32-tilepro.c3111 Elf_Internal_Rela outrel; in tilepro_elf_relocate_section() local
3118 outrel.r_offset = (htab->elf.sgot->output_section->vma in tilepro_elf_relocate_section()
3121 outrel.r_info = ELF32_R_INFO (0, R_TILEPRO_RELATIVE); in tilepro_elf_relocate_section()
3122 outrel.r_addend = relocation; in tilepro_elf_relocate_section()
3124 tilepro_elf_append_rela_32 (output_bfd, s, &outrel); in tilepro_elf_relocate_section()
3222 Elf_Internal_Rela outrel; in tilepro_elf_relocate_section() local
3233 outrel.r_offset = in tilepro_elf_relocate_section()
3236 if (outrel.r_offset == (bfd_vma) -1) in tilepro_elf_relocate_section()
3238 else if (outrel.r_offset == (bfd_vma) -2) in tilepro_elf_relocate_section()
3240 outrel.r_offset += (input_section->output_section->vma in tilepro_elf_relocate_section()
[all …]
Delf32-cris.c1267 Elf_Internal_Rela outrel; in cris_elf_relocate_section() local
1275 outrel.r_offset = (sgot->output_section->vma in cris_elf_relocate_section()
1278 outrel.r_info = ELF32_R_INFO (0, R_CRIS_RELATIVE); in cris_elf_relocate_section()
1279 outrel.r_addend = relocation; in cris_elf_relocate_section()
1282 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc); in cris_elf_relocate_section()
1434 Elf_Internal_Rela outrel; in cris_elf_relocate_section() local
1459 outrel.r_offset = in cris_elf_relocate_section()
1462 if (outrel.r_offset == (bfd_vma) -1) in cris_elf_relocate_section()
1464 else if (outrel.r_offset == (bfd_vma) -2 in cris_elf_relocate_section()
1475 outrel.r_offset += (input_section->output_section->vma in cris_elf_relocate_section()
[all …]
Delfxx-tilegx.c3487 Elf_Internal_Rela outrel; in tilegx_elf_relocate_section() local
3494 outrel.r_offset = (htab->elf.sgot->output_section->vma in tilegx_elf_relocate_section()
3497 outrel.r_info = in tilegx_elf_relocate_section()
3499 outrel.r_addend = relocation; in tilegx_elf_relocate_section()
3501 tilegx_elf_append_rela (output_bfd, s, &outrel); in tilegx_elf_relocate_section()
3629 Elf_Internal_Rela outrel; in tilegx_elf_relocate_section() local
3640 outrel.r_offset = in tilegx_elf_relocate_section()
3643 if (outrel.r_offset == (bfd_vma) -1) in tilegx_elf_relocate_section()
3645 else if (outrel.r_offset == (bfd_vma) -2) in tilegx_elf_relocate_section()
3647 outrel.r_offset += (input_section->output_section->vma in tilegx_elf_relocate_section()
[all …]
Delf32-metag.c1582 Elf_Internal_Rela outrel; in elf_metag_relocate_section() local
1596 outrel.r_offset = _bfd_elf_section_offset (output_bfd, in elf_metag_relocate_section()
1600 if (outrel.r_offset == (bfd_vma) -1) in elf_metag_relocate_section()
1602 else if (outrel.r_offset == (bfd_vma) -2) in elf_metag_relocate_section()
1604 outrel.r_offset += (input_section->output_section->vma in elf_metag_relocate_section()
1609 memset (&outrel, 0, sizeof outrel); in elf_metag_relocate_section()
1610 outrel.r_info = ELF32_R_INFO (0, R_METAG_NONE); in elf_metag_relocate_section()
1615 outrel.r_info = ELF32_R_INFO (hh->eh.dynindx, r_type); in elf_metag_relocate_section()
1616 outrel.r_addend = rel->r_addend; in elf_metag_relocate_section()
1627 outrel.r_info = ELF32_R_INFO (0, R_METAG_RELATIVE); in elf_metag_relocate_section()
[all …]
Delf32-vax.c1570 Elf_Internal_Rela outrel; in elf_vax_relocate_section() local
1588 outrel.r_offset = in elf_vax_relocate_section()
1591 if (outrel.r_offset == (bfd_vma) -1) in elf_vax_relocate_section()
1593 if (outrel.r_offset == (bfd_vma) -2) in elf_vax_relocate_section()
1595 outrel.r_offset += (input_section->output_section->vma in elf_vax_relocate_section()
1599 memset (&outrel, 0, sizeof outrel); in elf_vax_relocate_section()
1607 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type); in elf_vax_relocate_section()
1608 outrel.r_addend = relocation + rel->r_addend; in elf_vax_relocate_section()
1615 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE); in elf_vax_relocate_section()
1618 outrel.r_addend = relocation + rel->r_addend; in elf_vax_relocate_section()
[all …]
Delfxx-sparc.c3096 Elf_Internal_Rela outrel; in _bfd_sparc_elf_relocate_section() local
3106 outrel.r_offset = (input_section->output_section->vma in _bfd_sparc_elf_relocate_section()
3114 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, in _bfd_sparc_elf_relocate_section()
3116 outrel.r_addend = relocation + rel->r_addend; in _bfd_sparc_elf_relocate_section()
3122 outrel.r_info = SPARC_ELF_R_INFO (htab, rel, h->dynindx, r_type); in _bfd_sparc_elf_relocate_section()
3123 outrel.r_addend = rel->r_addend; in _bfd_sparc_elf_relocate_section()
3126 sparc_elf_append_rela (output_bfd, sreloc, &outrel); in _bfd_sparc_elf_relocate_section()
3255 Elf_Internal_Rela outrel; in _bfd_sparc_elf_relocate_section() local
3262 outrel.r_offset = (htab->elf.sgot->output_section->vma in _bfd_sparc_elf_relocate_section()
3265 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, in _bfd_sparc_elf_relocate_section()
[all …]
Delf32-i386.c3381 Elf_Internal_Rela outrel; in elf_i386_relocate_section() local
3395 outrel.r_offset = (input_section->output_section->vma in elf_i386_relocate_section()
3404 outrel.r_info = ELF32_R_INFO (0, R_386_IRELATIVE); in elf_i386_relocate_section()
3412 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type); in elf_i386_relocate_section()
3415 elf_append_rel (output_bfd, sreloc, &outrel); in elf_i386_relocate_section()
3568 Elf_Internal_Rela outrel; in elf_i386_relocate_section() local
3574 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_i386_relocate_section()
3577 outrel.r_info = ELF32_R_INFO (0, R_386_RELATIVE); in elf_i386_relocate_section()
3578 elf_append_rel (output_bfd, s, &outrel); in elf_i386_relocate_section()
3710 Elf_Internal_Rela outrel; in elf_i386_relocate_section() local
[all …]
Delf64-x86-64.c3591 Elf_Internal_Rela outrel; in elf_x86_64_relocate_section() local
3596 outrel.r_offset = _bfd_elf_section_offset (output_bfd, in elf_x86_64_relocate_section()
3600 if (outrel.r_offset == (bfd_vma) -1 in elf_x86_64_relocate_section()
3601 || outrel.r_offset == (bfd_vma) -2) in elf_x86_64_relocate_section()
3604 outrel.r_offset += (input_section->output_section->vma in elf_x86_64_relocate_section()
3612 outrel.r_info = htab->r_info (0, R_X86_64_IRELATIVE); in elf_x86_64_relocate_section()
3613 outrel.r_addend = (h->root.u.def.value in elf_x86_64_relocate_section()
3619 outrel.r_info = htab->r_info (h->dynindx, r_type); in elf_x86_64_relocate_section()
3620 outrel.r_addend = 0; in elf_x86_64_relocate_section()
3624 elf_append_rela (output_bfd, sreloc, &outrel); in elf_x86_64_relocate_section()
[all …]
Delf32-sh.c3636 Elf_Internal_Rela outrel; in sh_elf_add_dyn_reloc() local
3639 outrel.r_offset = offset; in sh_elf_add_dyn_reloc()
3640 outrel.r_info = ELF32_R_INFO (dynindx, reloc_type); in sh_elf_add_dyn_reloc()
3641 outrel.r_addend = addend; in sh_elf_add_dyn_reloc()
3645 bfd_elf32_swap_reloca_out (output_bfd, &outrel, in sh_elf_add_dyn_reloc()
4296 Elf_Internal_Rela outrel; in sh_elf_relocate_section() local
4315 outrel.r_offset = in sh_elf_relocate_section()
4318 if (outrel.r_offset == (bfd_vma) -1) in sh_elf_relocate_section()
4320 else if (outrel.r_offset == (bfd_vma) -2) in sh_elf_relocate_section()
4322 outrel.r_offset += (input_section->output_section->vma in sh_elf_relocate_section()
[all …]
Delf32-nios2.c3084 Elf_Internal_Rela outrel; in nios2_elf32_relocate_section() local
3090 outrel.r_addend = relocation; in nios2_elf32_relocate_section()
3091 outrel.r_offset = (sgot->output_section->vma in nios2_elf32_relocate_section()
3094 outrel.r_info = ELF32_R_INFO (0, R_NIOS2_RELATIVE); in nios2_elf32_relocate_section()
3098 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc); in nios2_elf32_relocate_section()
3208 Elf_Internal_Rela outrel; in nios2_elf32_relocate_section() local
3214 outrel.r_addend = 0; in nios2_elf32_relocate_section()
3215 outrel.r_offset = (htab->root.sgot->output_section->vma in nios2_elf32_relocate_section()
3218 outrel.r_info = ELF32_R_INFO (0, R_NIOS2_TLS_DTPMOD); in nios2_elf32_relocate_section()
3223 bfd_elf32_swap_reloca_out (output_bfd, &outrel, loc); in nios2_elf32_relocate_section()
[all …]
Delf32-tic6x.c1709 Elf_Internal_Rela outrel; in elf32_tic6x_make_got_dynreloc() local
1712 outrel.r_offset = sgot->output_section->vma + sgot->output_offset + offset; in elf32_tic6x_make_got_dynreloc()
1713 outrel.r_addend = bfd_get_32 (output_bfd, sgot->contents + offset); in elf32_tic6x_make_got_dynreloc()
1719 outrel.r_addend -= sym_sec->output_section->vma; in elf32_tic6x_make_got_dynreloc()
1725 outrel.r_info = ELF32_R_INFO (dynindx, R_C6000_ABS32); in elf32_tic6x_make_got_dynreloc()
1726 elf32_tic6x_install_rela (output_bfd, htab->elf.srelgot, &outrel); in elf32_tic6x_make_got_dynreloc()
1861 Elf_Internal_Rela outrel; in elf32_tic6x_finish_dynamic_symbol() local
1864 outrel.r_offset = (sgot->output_section->vma in elf32_tic6x_finish_dynamic_symbol()
1867 outrel.r_info = ELF32_R_INFO (h->dynindx, R_C6000_ABS32); in elf32_tic6x_finish_dynamic_symbol()
1868 outrel.r_addend = 0; in elf32_tic6x_finish_dynamic_symbol()
[all …]
Delf32-or1k.c961 Elf_Internal_Rela outrel; in or1k_elf_relocate_section() local
968 outrel.r_offset = (sgot->output_section->vma in or1k_elf_relocate_section()
971 outrel.r_info = ELF32_R_INFO (0, R_OR1K_RELATIVE); in or1k_elf_relocate_section()
972 outrel.r_addend = relocation; in or1k_elf_relocate_section()
975 bfd_elf32_swap_reloca_out (output_bfd, &outrel,loc); in or1k_elf_relocate_section()
1026 Elf_Internal_Rela outrel; in or1k_elf_relocate_section() local
1038 outrel.r_offset = in or1k_elf_relocate_section()
1041 if (outrel.r_offset == (bfd_vma) -1) in or1k_elf_relocate_section()
1043 else if (outrel.r_offset == (bfd_vma) -2) in or1k_elf_relocate_section()
1045 outrel.r_offset += (input_section->output_section->vma in or1k_elf_relocate_section()
[all …]
Delf64-sh64.c1702 Elf_Internal_Rela outrel; in sh_elf64_relocate_section() local
1721 outrel.r_offset in sh_elf64_relocate_section()
1725 if (outrel.r_offset == (bfd_vma) -1) in sh_elf64_relocate_section()
1727 else if (outrel.r_offset == (bfd_vma) -2) in sh_elf64_relocate_section()
1730 outrel.r_offset += (input_section->output_section->vma in sh_elf64_relocate_section()
1734 memset (&outrel, 0, sizeof outrel); in sh_elf64_relocate_section()
1738 outrel.r_info = ELF64_R_INFO (h->dynindx, R_SH_64_PCREL); in sh_elf64_relocate_section()
1739 outrel.r_addend = rel->r_addend; in sh_elf64_relocate_section()
1750 outrel.r_info = ELF64_R_INFO (0, R_SH_RELATIVE64); in sh_elf64_relocate_section()
1751 outrel.r_addend = relocation + rel->r_addend; in sh_elf64_relocate_section()
[all …]
Delf32-m68k.c3553 Elf_Internal_Rela outrel; in elf_m68k_init_got_entry_local_shared() local
3560 outrel.r_info = ELF32_R_INFO (0, R_68K_RELATIVE); in elf_m68k_init_got_entry_local_shared()
3561 outrel.r_addend = relocation; in elf_m68k_init_got_entry_local_shared()
3574 outrel.r_info = ELF32_R_INFO (0, R_68K_TLS_DTPMOD32); in elf_m68k_init_got_entry_local_shared()
3575 outrel.r_addend = 0; in elf_m68k_init_got_entry_local_shared()
3581 outrel.r_info = ELF32_R_INFO (0, R_68K_TLS_TPREL32); in elf_m68k_init_got_entry_local_shared()
3582 outrel.r_addend = relocation - elf_hash_table (info)->tls_sec->vma; in elf_m68k_init_got_entry_local_shared()
3590 outrel.r_offset = (sgot->output_section->vma in elf_m68k_init_got_entry_local_shared()
3595 elf_m68k_install_rela (output_bfd, srela, &outrel); in elf_m68k_init_got_entry_local_shared()
3597 bfd_put_32 (output_bfd, outrel.r_addend, sgot->contents + got_entry_offset); in elf_m68k_init_got_entry_local_shared()
[all …]
Delf32-m32r.c2785 Elf_Internal_Rela outrel; in m32r_elf_relocate_section() local
2793 outrel.r_offset = (sgot->output_section->vma in m32r_elf_relocate_section()
2796 outrel.r_info = ELF32_R_INFO (0, R_M32R_RELATIVE); in m32r_elf_relocate_section()
2797 outrel.r_addend = relocation; in m32r_elf_relocate_section()
2800 bfd_elf32_swap_reloca_out (output_bfd, &outrel,loc); in m32r_elf_relocate_section()
2865 Elf_Internal_Rela outrel; in m32r_elf_relocate_section() local
2883 outrel.r_offset = _bfd_elf_section_offset (output_bfd, in m32r_elf_relocate_section()
2887 if (outrel.r_offset == (bfd_vma) -1) in m32r_elf_relocate_section()
2889 else if (outrel.r_offset == (bfd_vma) -2) in m32r_elf_relocate_section()
2891 outrel.r_offset += (input_section->output_section->vma in m32r_elf_relocate_section()
[all …]
Delfnn-ia64.c3232 Elf_Internal_Rela outrel; in elfNN_ia64_install_dyn_reloc() local
3236 outrel.r_info = ELFNN_R_INFO (dynindx, type); in elfNN_ia64_install_dyn_reloc()
3237 outrel.r_addend = addend; in elfNN_ia64_install_dyn_reloc()
3238 outrel.r_offset = _bfd_elf_section_offset (abfd, info, sec, offset); in elfNN_ia64_install_dyn_reloc()
3239 if (outrel.r_offset >= (bfd_vma) -2) in elfNN_ia64_install_dyn_reloc()
3243 outrel.r_info = ELFNN_R_INFO (0, R_IA64_NONE); in elfNN_ia64_install_dyn_reloc()
3244 outrel.r_addend = 0; in elfNN_ia64_install_dyn_reloc()
3245 outrel.r_offset = 0; in elfNN_ia64_install_dyn_reloc()
3248 outrel.r_offset += sec->output_section->vma + sec->output_offset; in elfNN_ia64_install_dyn_reloc()
3252 bfd_elfNN_swap_reloca_out (abfd, &outrel, loc); in elfNN_ia64_install_dyn_reloc()
[all …]
Delf32-arm.c8416 Elf_Internal_Rela outrel; in elf32_arm_final_link_relocate() local
8433 outrel.r_addend = addend; in elf32_arm_final_link_relocate()
8434 outrel.r_offset = in elf32_arm_final_link_relocate()
8437 if (outrel.r_offset == (bfd_vma) -1) in elf32_arm_final_link_relocate()
8439 else if (outrel.r_offset == (bfd_vma) -2) in elf32_arm_final_link_relocate()
8441 outrel.r_offset += (input_section->output_section->vma in elf32_arm_final_link_relocate()
8445 memset (&outrel, 0, sizeof outrel); in elf32_arm_final_link_relocate()
8451 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type); in elf32_arm_final_link_relocate()
8502 outrel.r_info = ELF32_R_INFO (symbol, R_ARM_IRELATIVE); in elf32_arm_final_link_relocate()
8504 outrel.r_info = ELF32_R_INFO (symbol, R_ARM_RELATIVE); in elf32_arm_final_link_relocate()
[all …]
Delf-m10300.c1542 Elf_Internal_Rela outrel; in mn10300_elf_final_link_relocate() local
1558 outrel.r_offset = _bfd_elf_section_offset (input_bfd, info, in mn10300_elf_final_link_relocate()
1560 if (outrel.r_offset == (bfd_vma) -1) in mn10300_elf_final_link_relocate()
1563 outrel.r_offset += (input_section->output_section->vma in mn10300_elf_final_link_relocate()
1568 memset (&outrel, 0, sizeof outrel); in mn10300_elf_final_link_relocate()
1579 outrel.r_info = ELF32_R_INFO (0, R_MN10300_RELATIVE); in mn10300_elf_final_link_relocate()
1580 outrel.r_addend = value + addend; in mn10300_elf_final_link_relocate()
1586 outrel.r_info = ELF32_R_INFO (h->dynindx, R_MN10300_32); in mn10300_elf_final_link_relocate()
1587 outrel.r_addend = value + addend; in mn10300_elf_final_link_relocate()
1591 bfd_elf32_swap_reloca_out (output_bfd, &outrel, in mn10300_elf_final_link_relocate()
[all …]
Delf32-microblaze.c1439 Elf_Internal_Rela outrel; in microblaze_elf_relocate_section() local
1451 outrel.r_offset = in microblaze_elf_relocate_section()
1454 if (outrel.r_offset == (bfd_vma) -1) in microblaze_elf_relocate_section()
1456 else if (outrel.r_offset == (bfd_vma) -2) in microblaze_elf_relocate_section()
1458 outrel.r_offset += (input_section->output_section->vma in microblaze_elf_relocate_section()
1462 memset (&outrel, 0, sizeof outrel); in microblaze_elf_relocate_section()
1470 outrel.r_info = ELF32_R_INFO (h->dynindx, r_type); in microblaze_elf_relocate_section()
1471 outrel.r_addend = addend; in microblaze_elf_relocate_section()
1477 outrel.r_info = ELF32_R_INFO (0, R_MICROBLAZE_REL); in microblaze_elf_relocate_section()
1478 outrel.r_addend = relocation + addend; in microblaze_elf_relocate_section()
[all …]
Delf32-ppc.c7564 Elf_Internal_Rela outrel; in ppc_elf_relocate_section() local
8180 outrel.r_offset = (htab->got->output_section->vma in ppc_elf_relocate_section()
8183 outrel.r_addend = 0; in ppc_elf_relocate_section()
8186 outrel.r_info = ELF32_R_INFO (indx, R_PPC_DTPMOD32); in ppc_elf_relocate_section()
8193 &outrel, loc); in ppc_elf_relocate_section()
8194 outrel.r_offset += 4; in ppc_elf_relocate_section()
8195 outrel.r_info in ppc_elf_relocate_section()
8200 outrel.r_info = ELF32_R_INFO (indx, R_PPC_DTPREL32); in ppc_elf_relocate_section()
8202 outrel.r_info = ELF32_R_INFO (indx, R_PPC_TPREL32); in ppc_elf_relocate_section()
8204 outrel.r_info = ELF32_R_INFO (indx, R_PPC_GLOB_DAT); in ppc_elf_relocate_section()
[all …]
Delf32-score7.c1154 Elf_Internal_Rela outrel[3]; in score_elf_create_dynamic_relocation() local
1168 outrel[0].r_offset = in score_elf_create_dynamic_relocation()
1170 outrel[1].r_offset = in score_elf_create_dynamic_relocation()
1172 outrel[2].r_offset = in score_elf_create_dynamic_relocation()
1175 if (outrel[0].r_offset == MINUS_ONE) in score_elf_create_dynamic_relocation()
1179 if (outrel[0].r_offset == MINUS_TWO) in score_elf_create_dynamic_relocation()
1218 outrel[0].r_info = ELF32_R_INFO ((unsigned long) indx, R_SCORE_REL32); in score_elf_create_dynamic_relocation()
1232 outrel[1].r_info = ELF32_R_INFO (0, R_SCORE_NONE); in score_elf_create_dynamic_relocation()
1233 outrel[2].r_info = ELF32_R_INFO (0, R_SCORE_NONE); in score_elf_create_dynamic_relocation()
1237 outrel[0].r_offset += (input_section->output_section->vma in score_elf_create_dynamic_relocation()
[all …]
Delfnn-aarch64.c4497 Elf_Internal_Rela outrel; in elfNN_aarch64_final_link_relocate() local
4502 outrel.r_offset = _bfd_elf_section_offset (output_bfd, in elfNN_aarch64_final_link_relocate()
4506 if (outrel.r_offset == (bfd_vma) -1 in elfNN_aarch64_final_link_relocate()
4507 || outrel.r_offset == (bfd_vma) -2) in elfNN_aarch64_final_link_relocate()
4510 outrel.r_offset += (input_section->output_section->vma in elfNN_aarch64_final_link_relocate()
4518 outrel.r_info = ELFNN_R_INFO (0, AARCH64_R (IRELATIVE)); in elfNN_aarch64_final_link_relocate()
4519 outrel.r_addend = (h->root.u.def.value in elfNN_aarch64_final_link_relocate()
4525 outrel.r_info = ELFNN_R_INFO (h->dynindx, r_type); in elfNN_aarch64_final_link_relocate()
4526 outrel.r_addend = 0; in elfNN_aarch64_final_link_relocate()
4530 elf_append_rela (output_bfd, sreloc, &outrel); in elfNN_aarch64_final_link_relocate()
[all …]

12