Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c9576 struct got_entry **pgent, *gent; in allocate_dynrelocs() local
9615 pgent = &h->got.glist; in allocate_dynrelocs()
9616 while ((gent = *pgent) != NULL) in allocate_dynrelocs()
9623 *pgent = gent->next; in allocate_dynrelocs()
9626 pgent = &gent->next; in allocate_dynrelocs()
9629 *pgent = gent->next; in allocate_dynrelocs()