Home | History | Annotate | Download | only in bfd

Lines Matching defs:pbe

2367 	  struct alpha_elf_got_entry *ae, *be, **pbe, **start;
2375 pbe = start = &h->got_entries;
2376 while ((be = *pbe) != NULL)
2380 *pbe = be->next;
2394 *pbe = be->next;
2402 pbe = &be->next;