Lines Matching refs:datalabel_got
2388 } datalabel_got; member
2535 ret->datalabel_got.refcount = ret->root.got.refcount; in sh_elf_link_hash_newfunc()
3103 if (eh->datalabel_got.refcount > 0) in allocate_dynrelocs()
3118 eh->datalabel_got.offset = s->size; in allocate_dynrelocs()
3125 eh->datalabel_got.offset = (bfd_vma) -1; in allocate_dynrelocs()
4504 off = hsh->datalabel_got.offset; in sh_elf_relocate_section()
4540 hsh->datalabel_got.offset |= 1; in sh_elf_relocate_section()
5769 if (eh->datalabel_got.refcount > 0) in sh_elf_gc_sweep_hook()
5770 eh->datalabel_got.refcount -= 1; in sh_elf_gc_sweep_hook()
5855 if (eh->datalabel_got.refcount > 0) in sh_elf_gc_sweep_hook()
5856 eh->datalabel_got.refcount -= 1; in sh_elf_gc_sweep_hook()
5930 edir->datalabel_got.refcount += eind->datalabel_got.refcount; in sh_elf_copy_indirect_symbol()
5931 eind->datalabel_got.refcount = 0; in sh_elf_copy_indirect_symbol()
6195 eh->datalabel_got.refcount += 1; in sh_elf_check_relocs()
6956 if (eh->datalabel_got.offset != (bfd_vma) -1) in sh_elf_finish_dynamic_symbol()
6972 + (eh->datalabel_got.offset &~ (bfd_vma) 1)); in sh_elf_finish_dynamic_symbol()
7003 + eh->datalabel_got.offset); in sh_elf_finish_dynamic_symbol()