Searched refs:local_dlt_refcounts (Results 1 – 1 of 1) sorted by relevance
796 bfd_signed_vma *local_dlt_refcounts; in elf64_hppa_check_relocs() local799 local_dlt_refcounts = hppa64_elf_local_refcounts (abfd); in elf64_hppa_check_relocs()800 if (local_dlt_refcounts == NULL) in elf64_hppa_check_relocs()802 local_dlt_refcounts[r_symndx] += 1; in elf64_hppa_check_relocs()820 bfd_signed_vma *local_dlt_refcounts; in elf64_hppa_check_relocs() local824 local_dlt_refcounts = hppa64_elf_local_refcounts (abfd); in elf64_hppa_check_relocs()825 if (local_dlt_refcounts == NULL) in elf64_hppa_check_relocs()827 local_plt_refcounts = local_dlt_refcounts + symtab_hdr->sh_info; in elf64_hppa_check_relocs()854 bfd_signed_vma *local_dlt_refcounts; in elf64_hppa_check_relocs() local858 local_dlt_refcounts = hppa64_elf_local_refcounts (abfd); in elf64_hppa_check_relocs()[all …]