Home
last modified time | relevance | path

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

12345

/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-cris.c985 bfd_vma *local_got_offsets; in cris_elf_relocate_section() local
1266 BFD_ASSERT (local_got_offsets != NULL in cris_elf_relocate_section()
1269 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1298 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
1698 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1714 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1736 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1752 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1847 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1859 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
[all …]
H A Delf64-s390.c1986 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2077 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2289 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2292 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2324 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2688 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2716 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2719 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2776 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2801 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf32-s390.c2032 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2117 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2303 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2306 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2338 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2691 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2721 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2724 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2781 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2806 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf32-cr16.c707 bfd_vma * local_got_offsets; in cr16_elf_check_relocs() local
725 local_got_offsets = elf_local_got_offsets (abfd); in cr16_elf_check_relocs()
791 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
797 local_got_offsets = (bfd_vma *) bfd_alloc (abfd, size); in cr16_elf_check_relocs()
799 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
802 elf_local_got_offsets (abfd) = local_got_offsets; in cr16_elf_check_relocs()
805 local_got_offsets[i] = (bfd_vma) -1; in cr16_elf_check_relocs()
808 if (local_got_offsets[r_symndx] != (bfd_vma) -1) in cr16_elf_check_relocs()
812 local_got_offsets[r_symndx] = sgot->size; in cr16_elf_check_relocs()
H A Delf32-tilepro.c2525 bfd_vma *local_got_offsets; in tilepro_elf_relocate_section() local
2536 local_got_offsets = elf_local_got_offsets (input_bfd); in tilepro_elf_relocate_section()
2638 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
2796 BFD_ASSERT (local_got_offsets != NULL in tilepro_elf_relocate_section()
2797 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilepro_elf_relocate_section()
2799 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
2829 local_got_offsets[r_symndx] |= 1; in tilepro_elf_relocate_section()
3098 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
3132 BFD_ASSERT (local_got_offsets != NULL); in tilepro_elf_relocate_section()
3133 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
[all …]
H A Delfxx-tilegx.c2809 bfd_vma *local_got_offsets; in tilegx_elf_relocate_section() local
2820 local_got_offsets = elf_local_got_offsets (input_bfd); in tilegx_elf_relocate_section()
2922 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3157 BFD_ASSERT (local_got_offsets != NULL in tilegx_elf_relocate_section()
3158 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilegx_elf_relocate_section()
3160 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
3191 local_got_offsets[r_symndx] |= 1; in tilegx_elf_relocate_section()
3488 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3523 BFD_ASSERT (local_got_offsets != NULL); in tilegx_elf_relocate_section()
3524 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-cris.c985 bfd_vma *local_got_offsets; in cris_elf_relocate_section() local
1266 BFD_ASSERT (local_got_offsets != NULL in cris_elf_relocate_section()
1269 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1298 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
1698 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1714 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1736 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1752 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1847 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1859 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
[all …]
H A Delf32-s390.c2032 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2117 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2303 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2306 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2338 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2691 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2721 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2724 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2781 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2806 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf64-s390.c1999 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2090 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2302 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2305 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2337 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2701 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2729 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2732 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2789 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2814 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf32-tilepro.c2525 bfd_vma *local_got_offsets; in tilepro_elf_relocate_section() local
2536 local_got_offsets = elf_local_got_offsets (input_bfd); in tilepro_elf_relocate_section()
2638 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
2796 BFD_ASSERT (local_got_offsets != NULL in tilepro_elf_relocate_section()
2797 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilepro_elf_relocate_section()
2799 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
2829 local_got_offsets[r_symndx] |= 1; in tilepro_elf_relocate_section()
3098 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
3132 BFD_ASSERT (local_got_offsets != NULL); in tilepro_elf_relocate_section()
3133 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
[all …]
H A Delf32-cr16.c707 bfd_vma * local_got_offsets; in cr16_elf_check_relocs() local
722 local_got_offsets = elf_local_got_offsets (abfd); in cr16_elf_check_relocs()
788 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
794 local_got_offsets = (bfd_vma *) bfd_alloc (abfd, size); in cr16_elf_check_relocs()
796 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
799 elf_local_got_offsets (abfd) = local_got_offsets; in cr16_elf_check_relocs()
802 local_got_offsets[i] = (bfd_vma) -1; in cr16_elf_check_relocs()
805 if (local_got_offsets[r_symndx] != (bfd_vma) -1) in cr16_elf_check_relocs()
809 local_got_offsets[r_symndx] = sgot->size; in cr16_elf_check_relocs()
H A Delfxx-tilegx.c2809 bfd_vma *local_got_offsets; in tilegx_elf_relocate_section() local
2820 local_got_offsets = elf_local_got_offsets (input_bfd); in tilegx_elf_relocate_section()
2922 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3157 BFD_ASSERT (local_got_offsets != NULL in tilegx_elf_relocate_section()
3158 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilegx_elf_relocate_section()
3160 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
3191 local_got_offsets[r_symndx] |= 1; in tilegx_elf_relocate_section()
3488 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3523 BFD_ASSERT (local_got_offsets != NULL); in tilegx_elf_relocate_section()
3524 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
[all …]
H A Delf32-or1k.c1311 bfd_vma *local_got_offsets; in or1k_elf_relocate_section() local
1320 local_got_offsets = elf_local_got_offsets (input_bfd); in or1k_elf_relocate_section()
1478 BFD_ASSERT (local_got_offsets != NULL in or1k_elf_relocate_section()
1479 && local_got_offsets[r_symndx] != (bfd_vma) -1); in or1k_elf_relocate_section()
1482 off = local_got_offsets[r_symndx]; in or1k_elf_relocate_section()
1512 local_got_offsets[r_symndx] |= 1; in or1k_elf_relocate_section()
1717 gotoff = local_got_offsets[r_symndx]; in or1k_elf_relocate_section()
1721 local_got_offsets[r_symndx] |= 3; in or1k_elf_relocate_section()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-cris.c985 bfd_vma *local_got_offsets; in cris_elf_relocate_section() local
1266 BFD_ASSERT (local_got_offsets != NULL in cris_elf_relocate_section()
1269 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1298 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
1698 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1714 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1736 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1752 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1847 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1859 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
[all …]
H A Delf32-s390.c2032 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2117 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2303 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2306 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2338 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2691 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2721 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2724 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2781 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2806 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf64-s390.c1986 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2077 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2289 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2292 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2324 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2688 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2716 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2719 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2776 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2801 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf32-cr16.c707 bfd_vma * local_got_offsets; in cr16_elf_check_relocs() local
725 local_got_offsets = elf_local_got_offsets (abfd); in cr16_elf_check_relocs()
791 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
797 local_got_offsets = (bfd_vma *) bfd_alloc (abfd, size); in cr16_elf_check_relocs()
799 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
802 elf_local_got_offsets (abfd) = local_got_offsets; in cr16_elf_check_relocs()
805 local_got_offsets[i] = (bfd_vma) -1; in cr16_elf_check_relocs()
808 if (local_got_offsets[r_symndx] != (bfd_vma) -1) in cr16_elf_check_relocs()
812 local_got_offsets[r_symndx] = sgot->size; in cr16_elf_check_relocs()
H A Delf32-tilepro.c2525 bfd_vma *local_got_offsets; in tilepro_elf_relocate_section() local
2536 local_got_offsets = elf_local_got_offsets (input_bfd); in tilepro_elf_relocate_section()
2638 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
2796 BFD_ASSERT (local_got_offsets != NULL in tilepro_elf_relocate_section()
2797 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilepro_elf_relocate_section()
2799 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
2829 local_got_offsets[r_symndx] |= 1; in tilepro_elf_relocate_section()
3098 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
3132 BFD_ASSERT (local_got_offsets != NULL); in tilepro_elf_relocate_section()
3133 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
[all …]
H A Delfxx-tilegx.c2809 bfd_vma *local_got_offsets; in tilegx_elf_relocate_section() local
2820 local_got_offsets = elf_local_got_offsets (input_bfd); in tilegx_elf_relocate_section()
2922 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3157 BFD_ASSERT (local_got_offsets != NULL in tilegx_elf_relocate_section()
3158 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilegx_elf_relocate_section()
3160 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
3191 local_got_offsets[r_symndx] |= 1; in tilegx_elf_relocate_section()
3488 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3523 BFD_ASSERT (local_got_offsets != NULL); in tilegx_elf_relocate_section()
3524 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-cris.c984 bfd_vma *local_got_offsets; in cris_elf_relocate_section() local
1265 BFD_ASSERT (local_got_offsets != NULL in cris_elf_relocate_section()
1268 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1297 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
1697 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1713 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1735 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1751 local_got_offsets[r_symndx] |= 2; in cris_elf_relocate_section()
1846 off = local_got_offsets[r_symndx]; in cris_elf_relocate_section()
1858 local_got_offsets[r_symndx] |= 1; in cris_elf_relocate_section()
[all …]
H A Delf32-s390.c2162 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2247 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2433 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2436 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2468 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2821 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2851 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2854 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2911 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2936 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf64-s390.c2116 bfd_vma *local_got_offsets; in elf_s390_relocate_section() local
2207 local_got_offsets[r_symndx]); in elf_s390_relocate_section()
2419 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2422 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2454 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2818 if (h == NULL && local_got_offsets) in elf_s390_relocate_section()
2846 if (local_got_offsets == NULL) in elf_s390_relocate_section()
2849 off = local_got_offsets[r_symndx]; in elf_s390_relocate_section()
2906 local_got_offsets[r_symndx] |= 1; in elf_s390_relocate_section()
2931 if (local_got_offsets == NULL) in elf_s390_relocate_section()
[all …]
H A Delf32-cr16.c707 bfd_vma * local_got_offsets; in cr16_elf_check_relocs() local
725 local_got_offsets = elf_local_got_offsets (abfd); in cr16_elf_check_relocs()
791 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
797 local_got_offsets = (bfd_vma *) bfd_alloc (abfd, size); in cr16_elf_check_relocs()
799 if (local_got_offsets == NULL) in cr16_elf_check_relocs()
802 elf_local_got_offsets (abfd) = local_got_offsets; in cr16_elf_check_relocs()
805 local_got_offsets[i] = (bfd_vma) -1; in cr16_elf_check_relocs()
808 if (local_got_offsets[r_symndx] != (bfd_vma) -1) in cr16_elf_check_relocs()
812 local_got_offsets[r_symndx] = sgot->size; in cr16_elf_check_relocs()
H A Delf32-tilepro.c2658 bfd_vma *local_got_offsets; in tilepro_elf_relocate_section() local
2669 local_got_offsets = elf_local_got_offsets (input_bfd); in tilepro_elf_relocate_section()
2771 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
2929 BFD_ASSERT (local_got_offsets != NULL in tilepro_elf_relocate_section()
2930 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilepro_elf_relocate_section()
2932 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
2962 local_got_offsets[r_symndx] |= 1; in tilepro_elf_relocate_section()
3231 if (h == NULL && local_got_offsets) in tilepro_elf_relocate_section()
3265 BFD_ASSERT (local_got_offsets != NULL); in tilepro_elf_relocate_section()
3266 off = local_got_offsets[r_symndx]; in tilepro_elf_relocate_section()
[all …]
H A Delfxx-tilegx.c2936 bfd_vma *local_got_offsets; in tilegx_elf_relocate_section() local
2947 local_got_offsets = elf_local_got_offsets (input_bfd); in tilegx_elf_relocate_section()
3049 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3284 BFD_ASSERT (local_got_offsets != NULL in tilegx_elf_relocate_section()
3285 && local_got_offsets[r_symndx] != (bfd_vma) -1); in tilegx_elf_relocate_section()
3287 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
3318 local_got_offsets[r_symndx] |= 1; in tilegx_elf_relocate_section()
3615 if (h == NULL && local_got_offsets) in tilegx_elf_relocate_section()
3650 BFD_ASSERT (local_got_offsets != NULL); in tilegx_elf_relocate_section()
3651 off = local_got_offsets[r_symndx]; in tilegx_elf_relocate_section()
[all …]

12345