Searched refs:gent (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c7584 struct got_entry *gent;
7647 for (gent = h->got.glist; gent != NULL; gent = gent->next)
7648 if (gent->got.refcount > 0
7649 && (gent->tls_type & TLS_GD) != 0)
7657 && ent->addend == gent->addend
7658 && ent->owner == gent->owner)
7660 gent
7580 struct got_entry *gent; local
[all...]

Completed in 102 milliseconds