Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-cris.c774 bfd_signed_vma tprel_refcount; member
871 ret->tprel_refcount = 0; in elf_cris_link_hash_newfunc()
1673 off = elf_cris_hash_entry (h)->tprel_refcount > 0 in cris_elf_relocate_section()
1712 off = elf_cris_hash_entry (h)->tprel_refcount > 0 in cris_elf_relocate_section()
2541 ? &((struct elf_cris_link_hash_entry *) h)->tprel_refcount in cris_elf_gc_sweep_hook()
3115 XMOVE (tprel_refcount); in elf_cris_copy_indirect_symbol()
3462 if (elf_cris_hash_entry (h)->tprel_refcount == 0) in cris_elf_check_relocs()
3469 elf_cris_hash_entry (h)->tprel_refcount++; in cris_elf_check_relocs()
4315 BFD_ASSERT (hh->dtp_refcount == 0 && hh->tprel_refcount == 0); in elf_cris_got_elt_size()
4322 if (hh->tprel_refcount > 0) in elf_cris_got_elt_size()
DChangeLog-2008369 tprel_refcount, and dtp_refcount.