Home | History | Annotate | Download | only in bfd

Lines Matching full:bfd_seek

1222       if (bfd_seek (abfd, off, SEEK_SET) != 0)
1233 if (bfd_seek (abfd, off, SEEK_CUR) != 0)
1277 if (bfd_seek (abfd, off, SEEK_SET) != 0)
1288 if (bfd_seek (abfd, off, SEEK_CUR) != 0)
1532 if (bfd_seek (abfd, (file_ptr) ((namlen & 1) + SXCOFFARFMAG), SEEK_CUR) != 0)
1768 if (bfd_seek (in_bfd, (file_ptr) 0, SEEK_SET) != 0)
2109 if (bfd_seek (abfd, (file_ptr) SIZEOF_AR_FILE_HDR, SEEK_SET) != 0)
2146 || bfd_seek (iterator.current.member, 0, SEEK_SET) != 0
2243 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0
2272 if (bfd_seek (abfd, (file_ptr) SIZEOF_AR_FILE_HDR_BIG, SEEK_SET) != 0)
2358 || bfd_seek (iterator.current.member, 0, SEEK_SET) != 0
2488 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0