Lines Matching refs:file_ptr
57 file_ptr first_file_filepos;
70 file_ptr armap_datepos; /* Position within archive to seek to
107 (bfd *, file_ptr);
109 (bfd *, file_ptr, bfd *);
129 (bfd *archive, file_ptr filepos);
197 (bfd *, asection *, void *, file_ptr, bfd_size_type);
199 (bfd *, asection *, bfd_window *, file_ptr, bfd_size_type);
329 ((bfd_boolean (*) (bfd *, asection *, const void *, file_ptr, bfd_size_type)) \
337 (bfd *, asection *, const void *, file_ptr, bfd_size_type);
599 extern file_ptr real_ftell (FILE *file);
600 extern int real_fseek (FILE *file, file_ptr offset, int whence);