Home
last modified time | relevance | path

Searched refs:local_got_offsets (Results 1 – 25 of 28) sorted by relevance

12

/toolchain/binutils/binutils-2.25/bfd/
Delf64-sh64.c1436 bfd_vma *local_got_offsets; in sh_elf64_relocate_section() local
1446 local_got_offsets = elf_local_got_offsets (input_bfd); in sh_elf64_relocate_section()
1885 BFD_ASSERT (local_got_offsets != NULL in sh_elf64_relocate_section()
1886 && (local_got_offsets[symtab_hdr->sh_info in sh_elf64_relocate_section()
1890 off = local_got_offsets[symtab_hdr->sh_info in sh_elf64_relocate_section()
1895 BFD_ASSERT (local_got_offsets != NULL in sh_elf64_relocate_section()
1896 && local_got_offsets[r_symndx] != (bfd_vma) -1); in sh_elf64_relocate_section()
1898 off = local_got_offsets[r_symndx]; in sh_elf64_relocate_section()
1930 local_got_offsets[symtab_hdr->sh_info + r_symndx] |= 1; in sh_elf64_relocate_section()
1932 local_got_offsets[r_symndx] |= 1; in sh_elf64_relocate_section()
[all …]
Delf32-cris.c976 bfd_vma *local_got_offsets; in cris_elf_relocate_section() local
989 local_got_offsets = elf_local_got_offsets (input_bfd); in cris_elf_relocate_section()
1251 BFD_ASSERT (local_got_offsets != NULL in cris_elf_relocate_section()
1252 && local_got_offsets[r_symndx] != (bfd_vma) -1); in cris_elf_relocate_section()
1254 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1285 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
1678 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1679 if (local_got_offsets[LGOT_TPREL_NDX (r_symndx)]) in cris_elf_relocate_section()
1694 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1716 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
[all …]
Delf32-s390.c2320 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2329 local_got_offsets = elf_local_got_offsets (input_bfd); in elf_s390_relocate_section()
2400 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2401 relocation = (local_got_offsets[r_symndx] + in elf_s390_relocate_section()
2581 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2584 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2616 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2935 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2963 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2966 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
[all …]
Delf64-s390.c2272 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2284 local_got_offsets = elf_local_got_offsets (input_bfd); in elf_s390_relocate_section()
2359 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2360 relocation = (local_got_offsets[r_symndx] + in elf_s390_relocate_section()
2542 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2545 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2577 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2905 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2933 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2936 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
[all …]
Delf32-cr16.c694 bfd_vma * local_got_offsets; in cr16_elf_check_relocs() local
712 local_got_offsets = elf_local_got_offsets (abfd); in cr16_elf_check_relocs()
802 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
808 local_got_offsets = (bfd_vma *) bfd_alloc (abfd, size); in cr16_elf_check_relocs()
810 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
813 elf_local_got_offsets (abfd) = local_got_offsets; in cr16_elf_check_relocs()
816 local_got_offsets[i] = (bfd_vma) -1; in cr16_elf_check_relocs()
819 if (local_got_offsets[r_symndx] != (bfd_vma) -1) in cr16_elf_check_relocs()
823 local_got_offsets[r_symndx] = sgot->size; in cr16_elf_check_relocs()
Delf32-or1k.c807 bfd_vma *local_got_offsets; in or1k_elf_relocate_section() local
814 local_got_offsets = elf_local_got_offsets (input_bfd); in or1k_elf_relocate_section()
943 BFD_ASSERT (local_got_offsets != NULL in or1k_elf_relocate_section()
944 && local_got_offsets[r_symndx] != (bfd_vma) -1); in or1k_elf_relocate_section()
947 off = local_got_offsets[r_symndx]; in or1k_elf_relocate_section()
979 local_got_offsets[r_symndx] |= 1; in or1k_elf_relocate_section()
1120 gotoff = local_got_offsets[r_symndx]; in or1k_elf_relocate_section()
1121 local_got_offsets[r_symndx] |= 3; in or1k_elf_relocate_section()
Delf32-tilepro.c2823 bfd_vma *local_got_offsets; in tilepro_elf_relocate_section() local
2834 local_got_offsets = elf_local_got_offsets (input_bfd); in tilepro_elf_relocate_section()
2943 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
3096 BFD_ASSERT (local_got_offsets != NULL in tilepro_elf_relocate_section()
3097 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilepro_elf_relocate_section()
3099 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
3129 local_got_offsets[r_symndx] |= 1; in tilepro_elf_relocate_section()
3397 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
3429 BFD_ASSERT (local_got_offsets != NULL); in tilepro_elf_relocate_section()
3430 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
[all …]
Delfxx-tilegx.c3122 bfd_vma *local_got_offsets; in tilegx_elf_relocate_section() local
3133 local_got_offsets = elf_local_got_offsets (input_bfd); in tilegx_elf_relocate_section()
3242 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3472 BFD_ASSERT (local_got_offsets != NULL in tilegx_elf_relocate_section()
3473 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilegx_elf_relocate_section()
3475 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
3506 local_got_offsets[r_symndx] |= 1; in tilegx_elf_relocate_section()
3802 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3835 BFD_ASSERT (local_got_offsets != NULL); in tilegx_elf_relocate_section()
3836 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
[all …]
Delf32-sh.c3818 bfd_vma *local_got_offsets; in sh_elf_relocate_section() local
3841 local_got_offsets = elf_local_got_offsets (input_bfd); in sh_elf_relocate_section()
4566 BFD_ASSERT (local_got_offsets != NULL in sh_elf_relocate_section()
4567 && (local_got_offsets[symtab_hdr->sh_info in sh_elf_relocate_section()
4571 off = local_got_offsets[symtab_hdr->sh_info in sh_elf_relocate_section()
4577 BFD_ASSERT (local_got_offsets != NULL in sh_elf_relocate_section()
4578 && local_got_offsets[r_symndx] != (bfd_vma) -1); in sh_elf_relocate_section()
4580 off = local_got_offsets[r_symndx]; in sh_elf_relocate_section()
4636 local_got_offsets[symtab_hdr->sh_info + r_symndx] |= 1; in sh_elf_relocate_section()
4639 local_got_offsets[r_symndx] |= 1; in sh_elf_relocate_section()
[all …]
Dsunos.c1496 if (adata (abfd).local_got_offsets == NULL) in sunos_scan_ext_relocs()
1500 adata (abfd).local_got_offsets = bfd_zalloc (abfd, amt); in sunos_scan_ext_relocs()
1501 if (adata (abfd).local_got_offsets == NULL) in sunos_scan_ext_relocs()
1505 if (adata (abfd).local_got_offsets[r_index] != 0) in sunos_scan_ext_relocs()
1508 adata (abfd).local_got_offsets[r_index] = sgot->size; in sunos_scan_ext_relocs()
2408 else if (adata (input_bfd).local_got_offsets == NULL) in sunos_check_dynamic_reloc()
2442 got_offsetp = adata (input_bfd).local_got_offsets + r_index; in sunos_check_dynamic_reloc()
Delf32-lm32.c822 bfd_vma *local_got_offsets; in lm32_elf_relocate_section() local
829 local_got_offsets = elf_local_got_offsets (input_bfd); in lm32_elf_relocate_section()
992 BFD_ASSERT (local_got_offsets != NULL in lm32_elf_relocate_section()
993 && local_got_offsets[r_symndx] != (bfd_vma) -1); in lm32_elf_relocate_section()
996 off = local_got_offsets[r_symndx]; in lm32_elf_relocate_section()
1040 local_got_offsets[r_symndx] |= 1; in lm32_elf_relocate_section()
Delfxx-sparc.c2938 bfd_vma *local_got_offsets; in _bfd_sparc_elf_relocate_section() local
2950 local_got_offsets = elf_local_got_offsets (input_bfd); in _bfd_sparc_elf_relocate_section()
3239 BFD_ASSERT (local_got_offsets != NULL in _bfd_sparc_elf_relocate_section()
3240 && local_got_offsets[r_symndx] != (bfd_vma) -1); in _bfd_sparc_elf_relocate_section()
3242 off = local_got_offsets[r_symndx]; in _bfd_sparc_elf_relocate_section()
3274 local_got_offsets[r_symndx] |= 1; in _bfd_sparc_elf_relocate_section()
3563 if (h == NULL && local_got_offsets) in _bfd_sparc_elf_relocate_section()
3613 BFD_ASSERT (local_got_offsets != NULL); in _bfd_sparc_elf_relocate_section()
3614 off = local_got_offsets[r_symndx]; in _bfd_sparc_elf_relocate_section()
3615 local_got_offsets[r_symndx] |= 1; in _bfd_sparc_elf_relocate_section()
[all …]
Delf32-metag.c1487 bfd_vma *local_got_offsets; in elf_metag_relocate_section() local
1500 local_got_offsets = elf_local_got_offsets (input_bfd); in elf_metag_relocate_section()
1729 if (local_got_offsets == NULL) in elf_metag_relocate_section()
1732 off = local_got_offsets[r_symndx]; in elf_metag_relocate_section()
1741 local_got_offsets[r_symndx] |= 1; in elf_metag_relocate_section()
1807 if (local_got_offsets == NULL) in elf_metag_relocate_section()
1810 off = local_got_offsets[r_symndx]; in elf_metag_relocate_section()
1909 local_got_offsets[r_symndx] |= 1; in elf_metag_relocate_section()
Delf-m10300.c1048 bfd_vma * local_got_offsets; in mn10300_elf_check_relocs() local
1066 local_got_offsets = elf_local_got_offsets (abfd); in mn10300_elf_check_relocs()
1240 if (local_got_offsets == NULL) in mn10300_elf_check_relocs()
1246 local_got_offsets = bfd_alloc (abfd, size); in mn10300_elf_check_relocs()
1248 if (local_got_offsets == NULL) in mn10300_elf_check_relocs()
1251 elf_local_got_offsets (abfd) = local_got_offsets; in mn10300_elf_check_relocs()
1253 = (char *) (local_got_offsets + symtab_hdr->sh_info); in mn10300_elf_check_relocs()
1256 local_got_offsets[i] = (bfd_vma) -1; in mn10300_elf_check_relocs()
1259 if (local_got_offsets[r_symndx] != (bfd_vma) -1) in mn10300_elf_check_relocs()
1263 local_got_offsets[r_symndx] = sgot->size; in mn10300_elf_check_relocs()
Delf32-m32r.c2403 bfd_vma *local_got_offsets; in m32r_elf_relocate_section() local
2411 local_got_offsets = elf_local_got_offsets (input_bfd); in m32r_elf_relocate_section()
2768 BFD_ASSERT (local_got_offsets != NULL in m32r_elf_relocate_section()
2769 && local_got_offsets[r_symndx] != (bfd_vma) -1); in m32r_elf_relocate_section()
2771 off = local_got_offsets[r_symndx]; in m32r_elf_relocate_section()
2804 local_got_offsets[r_symndx] |= 1; in m32r_elf_relocate_section()
Delf32-nios2.c2742 bfd_vma *local_got_offsets; in nios2_elf32_relocate_section() local
2752 local_got_offsets = elf_local_got_offsets (input_bfd); in nios2_elf32_relocate_section()
3066 BFD_ASSERT (local_got_offsets != NULL in nios2_elf32_relocate_section()
3067 && local_got_offsets[r_symndx] != (bfd_vma) -1); in nios2_elf32_relocate_section()
3069 off = local_got_offsets[r_symndx]; in nios2_elf32_relocate_section()
3101 local_got_offsets[r_symndx] |= 1; in nios2_elf32_relocate_section()
3266 if (local_got_offsets == NULL) in nios2_elf32_relocate_section()
3268 off = local_got_offsets[r_symndx]; in nios2_elf32_relocate_section()
3384 local_got_offsets[r_symndx] |= 1; in nios2_elf32_relocate_section()
Delf32-i386.c3151 bfd_vma *local_got_offsets; in elf_i386_relocate_section() local
3165 local_got_offsets = elf_local_got_offsets (input_bfd); in elf_i386_relocate_section()
3550 if (local_got_offsets == NULL) in elf_i386_relocate_section()
3553 off = local_got_offsets[r_symndx]; in elf_i386_relocate_section()
3581 local_got_offsets[r_symndx] |= 1; in elf_i386_relocate_section()
3789 if (h == NULL && local_got_offsets) in elf_i386_relocate_section()
3993 if (local_got_offsets == NULL) in elf_i386_relocate_section()
3996 off = local_got_offsets[r_symndx]; in elf_i386_relocate_section()
4110 local_got_offsets[r_symndx] |= 1; in elf_i386_relocate_section()
Delf64-x86-64.c3385 bfd_vma *local_got_offsets; in elf_x86_64_relocate_section() local
3398 local_got_offsets = elf_local_got_offsets (input_bfd); in elf_x86_64_relocate_section()
3772 if (local_got_offsets == NULL) in elf_x86_64_relocate_section()
3775 off = local_got_offsets[r_symndx]; in elf_x86_64_relocate_section()
3806 local_got_offsets[r_symndx] |= 1; in elf_x86_64_relocate_section()
4169 if (h == NULL && local_got_offsets) in elf_x86_64_relocate_section()
4357 if (local_got_offsets == NULL) in elf_x86_64_relocate_section()
4360 off = local_got_offsets[r_symndx]; in elf_x86_64_relocate_section()
4440 local_got_offsets[r_symndx] |= 1; in elf_x86_64_relocate_section()
Delf32-ppc.c6893 bfd_vma *local_got_offsets = elf_local_got_offsets (abfd); in ppc_elf_relax_section() local
6895 if (local_got_offsets != NULL) in ppc_elf_relax_section()
6898 (local_got_offsets + symtab_hdr->sh_info); in ppc_elf_relax_section()
6949 bfd_vma *local_got_offsets = elf_local_got_offsets (abfd); in ppc_elf_relax_section() local
6951 (local_got_offsets + symtab_hdr->sh_info); in ppc_elf_relax_section()
7566 bfd_vma *local_got_offsets; in ppc_elf_relocate_section() local
7586 local_got_offsets = elf_local_got_offsets (input_bfd); in ppc_elf_relocate_section()
7679 else if (local_got_offsets != NULL) in ppc_elf_relocate_section()
7684 = (struct plt_entry **) (local_got_offsets + symtab_hdr->sh_info); in ppc_elf_relocate_section()
7956 else if (local_got_offsets != NULL in ppc_elf_relocate_section()
[all …]
Delf32-tic6x.c2255 bfd_vma *local_got_offsets; in elf32_tic6x_relocate_section() local
2263 local_got_offsets = elf_local_got_offsets (input_bfd); in elf32_tic6x_relocate_section()
2586 if (local_got_offsets == NULL) in elf32_tic6x_relocate_section()
2589 off = local_got_offsets[r_symndx]; in elf32_tic6x_relocate_section()
2604 local_got_offsets[r_symndx] |= 1; in elf32_tic6x_relocate_section()
Dlibaout.h422 bfd_vma *local_got_offsets; member
Delf32-nds32.c4479 bfd_vma *local_got_offsets; in nds32_elf_relocate_section() local
4492 local_got_offsets = elf_local_got_offsets (input_bfd); in nds32_elf_relocate_section()
4826 BFD_ASSERT (local_got_offsets != NULL in nds32_elf_relocate_section()
4827 && local_got_offsets[r_symndx] != (bfd_vma) - 1); in nds32_elf_relocate_section()
4829 off = local_got_offsets[r_symndx]; in nds32_elf_relocate_section()
4860 local_got_offsets[r_symndx] |= 1; in nds32_elf_relocate_section()
5079 BFD_ASSERT (local_got_offsets != NULL in nds32_elf_relocate_section()
5080 && local_got_offsets[r_symndx] != (bfd_vma) - 1); in nds32_elf_relocate_section()
5082 off = local_got_offsets[r_symndx]; in nds32_elf_relocate_section()
5113 local_got_offsets[r_symndx] |= 1; in nds32_elf_relocate_section()
[all …]
Delf32-microblaze.c913 bfd_vma *local_got_offsets; in microblaze_elf_relocate_section() local
923 local_got_offsets = elf_local_got_offsets (input_bfd); in microblaze_elf_relocate_section()
1219 if (local_got_offsets == NULL) in microblaze_elf_relocate_section()
1221 offp = &local_got_offsets[r_symndx]; in microblaze_elf_relocate_section()
Delf32-bfin.c1386 bfd_vma *local_got_offsets; in bfin_relocate_section() local
1395 local_got_offsets = elf_local_got_offsets (input_bfd); in bfin_relocate_section()
1538 BFD_ASSERT (local_got_offsets != NULL); in bfin_relocate_section()
1539 off = local_got_offsets[r_symndx]; in bfin_relocate_section()
1571 local_got_offsets[r_symndx] |= 1; in bfin_relocate_section()
Delf32-arm.c8202 bfd_vma * local_got_offsets; in elf32_arm_final_link_relocate() local
8251 local_got_offsets = elf_local_got_offsets (input_bfd); in elf32_arm_final_link_relocate()
9432 BFD_ASSERT (local_got_offsets != NULL && in elf32_arm_final_link_relocate()
9433 local_got_offsets[r_symndx] != (bfd_vma) -1); in elf32_arm_final_link_relocate()
9435 off = local_got_offsets[r_symndx]; in elf32_arm_final_link_relocate()
9462 local_got_offsets[r_symndx] |= 1; in elf32_arm_final_link_relocate()
9559 BFD_ASSERT (local_got_offsets != NULL); in elf32_arm_final_link_relocate()
9560 off = local_got_offsets[r_symndx]; in elf32_arm_final_link_relocate()
9713 local_got_offsets[r_symndx] |= 1; in elf32_arm_final_link_relocate()

12