Home | History | Annotate | Download | only in bfd

Lines Matching refs:f_opthdr

1653   if (internal_f->f_opthdr != 0 && bfd_coff_aoutsz (abfd) != internal_f->f_opthdr)
2038 if (aouthdr != NULL && internal_f->f_opthdr >= bfd_coff_aoutsz (abfd))
3991 internal_f.f_opthdr = bfd_coff_aoutsz (abfd);
3994 internal_f.f_opthdr = 0;
3998 internal_f.f_opthdr = bfd_coff_aoutsz (abfd);
4000 internal_f.f_opthdr = SMALL_AOUTSZ;
5663 filehdr_dst->f_opthdr = 0;
5671 filehdr_dst->f_opthdr = 0xffff;