Lines Matching full:bfd_seek
316 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
327 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF (execp)), SEEK_SET) != 0)
337 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (execp)), SEEK_SET) != 0
339 || bfd_seek (abfd, (file_ptr) (N_DRELOFF (execp)), SEEK_SET) != 0
1159 if (bfd_seek (abfd, section->filepos + offset, SEEK_SET) != 0
1167 && (bfd_seek (abfd, section->filepos + offset + section->size - 1, SEEK_SET) != 0
1210 if (bfd_seek (abfd, obj_sym_filepos (abfd), SEEK_SET) != 0
1231 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0
1854 if (bfd_seek (abfd, asect->rel_filepos, SEEK_SET) != 0)
3015 if (bfd_seek (output_bfd, flaginfo->symoff, SEEK_SET) != 0
3198 if (bfd_seek (flaginfo->output_bfd, *reloff_ptr, SEEK_SET) != 0
3549 if (bfd_seek (input_bfd, input_section->rel_filepos, SEEK_SET) != 0
3573 if (bfd_seek (flaginfo->output_bfd, *reloff_ptr, SEEK_SET) != 0)
3951 if (bfd_seek (abfd, obj_str_filepos (abfd), SEEK_SET) != 0
3961 if (bfd_seek (abfd,
4453 if (bfd_seek (output_bfd, flaginfo->symoff, SEEK_SET) != 0)