Home | History | Annotate | Download | only in bfd

Lines Matching full:funcdesc

2141   0, 0, 0, 0,	/* 0: replaced with offset of this symbol's funcdesc */
2157 0, 0, 0, 0, /* 0: replaced with offset of this symbol's funcdesc */
2408 union gotref funcdesc;
2541 ret->funcdesc.refcount = 0;
2625 htab->sfuncdesc = bfd_make_section_anyway_with_flags (dynobj, ".got.funcdesc",
2635 ".rela.got.funcdesc",
3156 if ((eh->funcdesc.refcount > 0
3162 eh->funcdesc.offset = htab->sfuncdesc->size;
4839 shared library, emit a FUNCDESC relocation such that
4857 offset = sh_elf_hash_entry (h)->funcdesc.offset;
4864 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
5015 offset = sh_elf_hash_entry (h)->funcdesc.offset;
5022 sh_elf_hash_entry (h)->funcdesc.offset |= 1;
5809 sh_elf_hash_entry (h)->funcdesc.refcount -= 1;
5939 edir->funcdesc.refcount += eind->funcdesc.refcount;
5940 eind->funcdesc.refcount = 0;
6335 sh_elf_hash_entry (h)->funcdesc.refcount++;