Searched refs:got_refcount (Results 1 – 2 of 2) sorted by relevance
1709 bfd_signed_vma got_refcount; member5739 if (locals[r_symndx].got_refcount > 0) in elfNN_aarch64_gc_sweep_hook()5740 locals[r_symndx].got_refcount -= 1; in elfNN_aarch64_gc_sweep_hook()6215 locals[r_symndx].got_refcount += 1; in elfNN_aarch64_check_relocs()7338 if (locals[i].got_refcount > 0) in elfNN_aarch64_size_dynamic_sections()7388 locals[i].got_refcount = (bfd_vma) - 1; in elfNN_aarch64_size_dynamic_sections()
1376 bfd_signed_vma *got_refcount in elf_xtensa_gc_sweep_hook() local1378 if (*got_refcount > 0) in elf_xtensa_gc_sweep_hook()1379 *got_refcount -= 1; in elf_xtensa_gc_sweep_hook()