Lines Matching refs:file_ptr
91 file_ptr armap_datepos; /* Position within archive to seek to
105 file_ptr origin; /* For element of a thin archive. */
107 file_ptr key;
128 (bfd *, file_ptr) ATTRIBUTE_HIDDEN;
130 (bfd *, file_ptr, bfd *) ATTRIBUTE_HIDDEN;
172 (bfd *, file_ptr, struct bfd_link_info *) ATTRIBUTE_HIDDEN;
270 (bfd *, asection *, void *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
272 (bfd *, asection *, bfd_window *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
481 (bfd *, asection *, const void *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
488 (bfd *, asection *, const void *, file_ptr, bfd_size_type) ATTRIBUTE_HIDDEN;
769 extern file_ptr _bfd_real_ftell
772 (FILE *, file_ptr, int) ATTRIBUTE_HIDDEN;
953 file_ptr (*bread) (struct bfd *abfd, void *ptr, file_ptr nbytes);
954 file_ptr (*bwrite) (struct bfd *abfd, const void *ptr,
955 file_ptr nbytes);
958 file_ptr (*btell) (struct bfd *abfd);
961 int (*bseek) (struct bfd *abfd, file_ptr offset, int whence);
972 int prot, int flags, file_ptr offset,
984 file_ptr pos;