Home
last modified time | relevance | path

Searched refs:elf_local_got_refcounts (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-s390-common.c291 elf_local_got_refcounts (abfd) = ((bfd_signed_vma *) in elf_s390_allocate_local_syminfo()
293 if (elf_local_got_refcounts (abfd) == NULL) in elf_s390_allocate_local_syminfo()
296 = (struct plt_entry*)(elf_local_got_refcounts (abfd) in elf_s390_allocate_local_syminfo()
H A Delfxx-x86.h965 bfd_signed_vma *local_got_refcounts = elf_local_got_refcounts (abfd); in elf_x86_allocate_local_got_info()
974 elf_local_got_refcounts (abfd) = local_got_refcounts; in elf_x86_allocate_local_got_info()
H A Delf32-lm32.c1220 local_got_refcounts = elf_local_got_refcounts (abfd); in lm32_elf_check_relocs()
1230 elf_local_got_refcounts (abfd) = local_got_refcounts; in lm32_elf_check_relocs()
1977 local_got = elf_local_got_refcounts (ibfd); in lm32_elf_size_dynamic_sections()
H A Delf32-or1k.c2095 local_got_refcounts = elf_local_got_refcounts (abfd); in or1k_elf_check_relocs()
2105 elf_local_got_refcounts (abfd) = local_got_refcounts; in or1k_elf_check_relocs()
3121 local_got = elf_local_got_refcounts (ibfd); in or1k_elf_size_dynamic_sections()
H A Delf32-s390.c907 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
950 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
994 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
1848 local_got = elf_local_got_refcounts (ibfd); in elf_s390_size_dynamic_sections()
H A Delf64-s390.c828 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
872 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
918 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
1801 local_got = elf_local_got_refcounts (ibfd); in elf_s390_size_dynamic_sections()
H A Delf32-m32r.c2033 local_got = elf_local_got_refcounts (ibfd); in m32r_elf_size_dynamic_sections()
3428 local_got_refcounts = elf_local_got_refcounts (abfd); in m32r_elf_check_relocs()
3438 elf_local_got_refcounts (abfd) = local_got_refcounts; in m32r_elf_check_relocs()
H A Delf32-tilepro.c1516 local_got_refcounts = elf_local_got_refcounts (abfd); in tilepro_elf_check_relocs()
1527 elf_local_got_refcounts (abfd) = local_got_refcounts; in tilepro_elf_check_relocs()
2255 local_got = elf_local_got_refcounts (ibfd); in tilepro_elf_size_dynamic_sections()
H A Delf32-microblaze.c2353 bfd_signed_vma *local_got_refcounts = elf_local_got_refcounts (abfd); in update_local_sym_info()
2364 elf_local_got_refcounts (abfd) = local_got_refcounts; in update_local_sym_info()
3025 local_got = elf_local_got_refcounts (ibfd); in microblaze_elf_size_dynamic_sections()
H A Delf32-cris.c2973 local_got_refcounts = elf_local_got_refcounts (abfd); in cris_elf_check_relocs()
3086 elf_local_got_refcounts (abfd) = local_got_refcounts; in cris_elf_check_relocs()
4011 bfd_signed_vma *local_got_refcounts = elf_local_got_refcounts (ibfd); in elf_cris_got_elt_size()
H A Delfnn-riscv.c698 if (elf_local_got_refcounts (abfd) == NULL) in riscv_elf_record_got_reference()
701 if (!(elf_local_got_refcounts (abfd) = bfd_zalloc (abfd, size))) in riscv_elf_record_got_reference()
704 = (char *) (elf_local_got_refcounts (abfd) + symtab_hdr->sh_info); in riscv_elf_record_got_reference()
706 elf_local_got_refcounts (abfd) [symndx] += 1; in riscv_elf_record_got_reference()
1547 local_got = elf_local_got_refcounts (ibfd); in riscv_elf_size_dynamic_sections()
H A Delfnn-loongarch.c565 if (elf_local_got_refcounts (abfd) == NULL) in loongarch_elf_record_tls_and_got_reference()
569 if (!(elf_local_got_refcounts (abfd) = bfd_zalloc (abfd, size))) in loongarch_elf_record_tls_and_got_reference()
572 (char *) (elf_local_got_refcounts (abfd) + symtab_hdr->sh_info); in loongarch_elf_record_tls_and_got_reference()
592 elf_local_got_refcounts (abfd)[symndx]++; in loongarch_elf_record_tls_and_got_reference()
1807 local_got = elf_local_got_refcounts (ibfd); in loongarch_elf_size_dynamic_sections()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-s390-common.c291 elf_local_got_refcounts (abfd) = ((bfd_signed_vma *) in elf_s390_allocate_local_syminfo()
293 if (elf_local_got_refcounts (abfd) == NULL) in elf_s390_allocate_local_syminfo()
296 = (struct plt_entry*)(elf_local_got_refcounts (abfd) in elf_s390_allocate_local_syminfo()
H A Delfxx-x86.h922 bfd_signed_vma *local_got_refcounts = elf_local_got_refcounts (abfd); in elf_x86_allocate_local_got_info()
931 elf_local_got_refcounts (abfd) = local_got_refcounts; in elf_x86_allocate_local_got_info()
H A Delfnn-loongarch.c529 if (elf_local_got_refcounts (abfd) == NULL) in loongarch_elf_record_tls_and_got_reference()
533 if (!(elf_local_got_refcounts (abfd) = bfd_zalloc (abfd, size))) in loongarch_elf_record_tls_and_got_reference()
536 (char *) (elf_local_got_refcounts (abfd) + symtab_hdr->sh_info); in loongarch_elf_record_tls_and_got_reference()
555 elf_local_got_refcounts (abfd)[symndx]++; in loongarch_elf_record_tls_and_got_reference()
1355 local_got = elf_local_got_refcounts (ibfd); in loongarch_elf_size_dynamic_sections()
H A Delf32-lm32.c1220 local_got_refcounts = elf_local_got_refcounts (abfd); in lm32_elf_check_relocs()
1230 elf_local_got_refcounts (abfd) = local_got_refcounts; in lm32_elf_check_relocs()
1977 local_got = elf_local_got_refcounts (ibfd); in lm32_elf_size_dynamic_sections()
H A Delf32-or1k.c2087 local_got_refcounts = elf_local_got_refcounts (abfd); in or1k_elf_check_relocs()
2097 elf_local_got_refcounts (abfd) = local_got_refcounts; in or1k_elf_check_relocs()
3113 local_got = elf_local_got_refcounts (ibfd); in or1k_elf_size_dynamic_sections()
H A Delf64-s390.c828 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
872 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
918 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
1801 local_got = elf_local_got_refcounts (ibfd); in elf_s390_size_dynamic_sections()
H A Delf32-s390.c907 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
950 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
994 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_s390_check_relocs()
1848 local_got = elf_local_got_refcounts (ibfd); in elf_s390_size_dynamic_sections()
H A Delf32-m32r.c2033 local_got = elf_local_got_refcounts (ibfd); in m32r_elf_size_dynamic_sections()
3428 local_got_refcounts = elf_local_got_refcounts (abfd); in m32r_elf_check_relocs()
3438 elf_local_got_refcounts (abfd) = local_got_refcounts; in m32r_elf_check_relocs()
H A Delf32-cris.c2973 local_got_refcounts = elf_local_got_refcounts (abfd); in cris_elf_check_relocs()
3086 elf_local_got_refcounts (abfd) = local_got_refcounts; in cris_elf_check_relocs()
4011 bfd_signed_vma *local_got_refcounts = elf_local_got_refcounts (ibfd); in elf_cris_got_elt_size()
H A Delf32-microblaze.c2333 bfd_signed_vma *local_got_refcounts = elf_local_got_refcounts (abfd); in update_local_sym_info()
2344 elf_local_got_refcounts (abfd) = local_got_refcounts; in update_local_sym_info()
3005 local_got = elf_local_got_refcounts (ibfd); in microblaze_elf_size_dynamic_sections()
H A Delf32-tilepro.c1516 local_got_refcounts = elf_local_got_refcounts (abfd); in tilepro_elf_check_relocs()
1527 elf_local_got_refcounts (abfd) = local_got_refcounts; in tilepro_elf_check_relocs()
2255 local_got = elf_local_got_refcounts (ibfd); in tilepro_elf_size_dynamic_sections()
H A Delfnn-riscv.c595 if (elf_local_got_refcounts (abfd) == NULL) in riscv_elf_record_got_reference()
598 if (!(elf_local_got_refcounts (abfd) = bfd_zalloc (abfd, size))) in riscv_elf_record_got_reference()
601 = (char *) (elf_local_got_refcounts (abfd) + symtab_hdr->sh_info); in riscv_elf_record_got_reference()
603 elf_local_got_refcounts (abfd) [symndx] += 1; in riscv_elf_record_got_reference()
1441 local_got = elf_local_got_refcounts (ibfd); in riscv_elf_size_dynamic_sections()
H A Delf32-metag.c2175 local_got_refcounts = elf_local_got_refcounts (abfd); in elf_metag_check_relocs()
2188 elf_local_got_refcounts (abfd) = local_got_refcounts; in elf_metag_check_relocs()
2788 local_got = elf_local_got_refcounts (ibfd); in elf_metag_size_dynamic_sections()

123