Searched refs:refcounts (Results 1 – 15 of 15) sorted by relevance
818 refcounts = obj['_M_refcount']['_M_pi']819 return refcounts['_M_use_count'] if refcounts else 0
262 refcounts = self._get_refcounts()266 if refcounts != 0:267 usecount = refcounts['_M_use_count']268 weakcount = refcounts['_M_weak_count']
2077 bfd_signed_vma *refcounts; member2216 #define elf_local_got_refcounts(bfd) (elf_tdata(bfd) -> local_got.refcounts)
1698 * elf.c (_bfd_elf_link_hash_copy_indirect): Set ind refcounts to1730 dynamic sections. Localise vars. Modify code for refcounts1793 * elf32-cris.c (cris_elf_check_relocs): Modify for refcounts1796 * elf32-hppa.c (elf32_hppa_check_relocs): Modify for refcounts1801 * elf32-i386.c (elf_i386_check_relocs): Modify for refcounts1809 * elf32-m68k.c (elf_m68k_check_relocs): Modify for refcounts1812 * elf32-ppc.c (ppc_elf_check_relocs): Modify for refcounts1815 * elf32-s390.c (elf_s390_check_relocs): Modify for refcounts1818 * elf64-s390.c (elf_s390_check_relocs): Modify for refcounts1821 * elf64-x86-64.c (elf64_x86_64_check_relocs): Modify for refcounts
631 (elf_gc_sweep_symbol): Don't test plt/got refcounts, instead test
6903 test refcounts for "used" values.
2102 bfd_signed_vma *refcounts; member2241 #define elf_local_got_refcounts(bfd) (elf_tdata(bfd) -> local_got.refcounts)
1123 refcounts
1648 // We can't really do anything since refcounts are unavailable.1656 // has refcount of 1. Adjusts argument refcounts.
7688 (delete_copyout): Update dynamic refcounts, add support for FINALIZE.7693 (gomp_acc_insert_pointer): Update refcounts.7699 (GOACC_parallel_keyed): Update refcounts of variables.
13976 (set_current_inferior): Increment/decrement refcounts.
14170 (prune_unused_types_walk_attribs): Reset string refcounts.