Home
last modified time | relevance | path

Searched refs:specific_refcount (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-cris.c2504 bfd_signed_vma *specific_refcount = NULL; in cris_elf_gc_sweep_hook() local
2523 specific_refcount = h != NULL in cris_elf_gc_sweep_hook()
2532 specific_refcount = h != NULL in cris_elf_gc_sweep_hook()
2540 specific_refcount = h != NULL in cris_elf_gc_sweep_hook()
2566 BFD_ASSERT (*specific_refcount > 0); in cris_elf_gc_sweep_hook()
2567 --*specific_refcount; in cris_elf_gc_sweep_hook()
2568 if (*specific_refcount == 0) in cris_elf_gc_sweep_hook()
2585 BFD_ASSERT (*specific_refcount > 0); in cris_elf_gc_sweep_hook()
2586 --*specific_refcount; in cris_elf_gc_sweep_hook()
2587 if (*specific_refcount == 0) in cris_elf_gc_sweep_hook()