Home | History | Annotate | Download | only in bfd

Lines Matching refs:nbfd

2735       bfd *nbfd;
2740 for (nbfd = abfd->nested_archives; nbfd; nbfd = next)
2742 next = nbfd->archive_next;
2743 bfd_close (nbfd);