Lines Matching refs:bfd_bread
183 || bfd_bread (&lns, sizeof (lns), abfd) != sizeof (lns)) in vms_add_indexes_from_list()
204 || bfd_bread (blk, VMS_BLOCK_SIZE, abfd) != VMS_BLOCK_SIZE) in vms_read_block()
357 || bfd_bread (&lhs, sizeof (lhs), abfd) != sizeof (lhs)) in vms_traverse_index()
394 || bfd_bread (&idd, sizeof (idd), abfd) != sizeof (idd)) in vms_lib_read_index()
453 if (bfd_bread (&lhd, sizeof (lhd), abfd) != sizeof (lhd)) in _bfd_vms_lib_archive_p()
556 || bfd_bread (buf_reclen, sizeof (buf_reclen), abfd) in _bfd_vms_lib_archive_p()
563 if (bfd_bread (buf, reclen, abfd) != reclen) in _bfd_vms_lib_archive_p()
825 if (bfd_bread (hdr, sizeof (hdr), abfd->my_archive) != sizeof (hdr)) in vms_lib_read_block()
861 if (bfd_bread (buf, l, abfd->my_archive) != l) in vms_lib_bread_raw()
1335 if (bfd_bread (buf, tdata->mhd_size, abfd) != tdata->mhd_size) in _bfd_vms_lib_get_module()
2151 amt = bfd_bread (blk + sz, VMS_BLOCK_SIZE - sz, current); in _bfd_vms_lib_write_archive_contents()
2174 amt = bfd_bread (buffer, sizeof (buffer), current); in _bfd_vms_lib_write_archive_contents()
2209 sz = bfd_bread (blk, sizeof (blk), current); in _bfd_vms_lib_write_archive_contents()