Home | History | Annotate | Download | only in bfd

Lines Matching refs:bfd_bwrite

756   if (bfd_bwrite (buf, 4, abfd) != 4)
821 && 4 == bfd_bwrite (loc, 4, abfd));
1170 && bfd_bwrite (abfd->tdata.mmo_data->buf, 4, abfd) != 4)
2275 if (bfd_bwrite (lop_pre_bfd, 4, abfd) != 4)
2279 if (bfd_bwrite (abfd->tdata.mmo_data->created, 4, abfd) != 4)
2301 if (bfd_bwrite (data, 8, abfd) != 8)
2310 return ! abfd->tdata.mmo_data->have_error && bfd_bwrite (buf, 8, abfd) == 8;
3045 if (bfd_bwrite (buf, 4, abfd) != 4)
3074 || bfd_bwrite (abfd->tdata.mmo_data->buf, 4, abfd) != 4)
3079 return bfd_bwrite (buf, 4, abfd) == 4;