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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c7739 struct got_entry *gent;
7802 for (gent = h->got.glist; gent != NULL; gent = gent->next)
7803 if (gent->got.refcount > 0
7804 && (gent->tls_type & TLS_GD) != 0)
7812 && ent->addend == gent->addend
7813 && ent->owner == gent->owner)
7815 gent
7735 struct got_entry *gent; local
[all...]

Completed in 50 milliseconds