Home | History | Annotate | Download | only in bfd

Lines Matching refs:opncls

0 /* opncls.c -- open and close a BFD.
467 struct opncls
480 struct opncls *vec = (struct opncls *) abfd->iostream;
487 struct opncls *vec = (struct opncls *) abfd->iostream;
500 struct opncls *vec = (struct opncls *) abfd->iostream;
519 struct opncls *vec = (struct opncls *) abfd->iostream;
538 struct opncls *vec = (struct opncls *) abfd->iostream;
576 struct opncls *vec;
603 vec = (struct opncls *) bfd_zalloc (nbfd, sizeof (struct opncls));