Home | History | Annotate | Download | only in bfd

Lines Matching refs:elt

2919   asection *elt, *first;
2994 first = elt = elf_next_in_group (sec);
3000 while (elt != NULL)
3004 s = elt;
3015 elt = elf_next_in_group (elt);
3016 if (elt == first)