Searched refs:dtpmod_refcount (Results 1 – 2 of 2) sorted by relevance
818 bfd_signed_vma dtpmod_refcount; member1578 || htab->dtpmod_refcount != 0); in cris_elf_relocate_section()1585 if (htab->dtpmod_refcount > 0 in cris_elf_relocate_section()1620 htab->dtpmod_refcount = - htab->dtpmod_refcount; in cris_elf_relocate_section()2111 = (htab->dtpmod_refcount != 0 in elf_cris_finish_dynamic_symbol()2635 htab->dtpmod_refcount--; in cris_elf_gc_sweep_hook()2636 if (htab->dtpmod_refcount == 0) in cris_elf_gc_sweep_hook()3204 if (htab->dtpmod_refcount == 0) in cris_elf_check_relocs()3207 htab->dtpmod_refcount++; in cris_elf_check_relocs()3829 s->size += htab->dtpmod_refcount != 0 in elf_cris_size_dynamic_sections()[all …]
370 (struct elf_cris_link_hash_table): New member dtpmod_refcount.