Home | History | Annotate | Download | only in bfd

Lines Matching defs:file_ptr

195 typedef @bfd_file_ptr@ file_ptr;
252 file_ptr file_offset; /* Look here to find the file. */
263 file_ptr pos;
472 extern int bfd_seek (bfd *, file_ptr, int);
473 extern file_ptr bfd_tell (bfd *);
622 const struct ecoff_debug_swap *swap, file_ptr where);
626 struct bfd_link_info *info, file_ptr where);
786 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
1047 file_ptr (*pread_func) (struct bfd *nbfd,
1050 file_ptr nbytes,
1051 file_ptr offset),
1209 file_ptr bfd_get_size (bfd *abfd);
1212 int prot, int flags, file_ptr offset,
1541 file_ptr filepos;
1544 file_ptr rel_filepos;
1547 file_ptr line_filepos;
1571 file_ptr moving_line_filepos;
1843 file_ptr offset, bfd_size_type count);
1846 (bfd *abfd, asection *section, void *location, file_ptr offset,
6932 (bfd *, sec_ptr, void *, file_ptr, bfd_size_type);
6934 (bfd *, sec_ptr, bfd_window *, file_ptr, bfd_size_type);
7096 (bfd *, sec_ptr, const void *, file_ptr, bfd_size_type);