Searched refs:file_ptr (Results 26 - 50 of 121) sorted by relevance

12345

/haiku-fatelf/src/bin/gdb/bfd/
H A Dopncls.c336 file_ptr (*pread) (struct bfd *nbfd,
339 file_ptr nbytes,
340 file_ptr offset),
378 file_ptr (*pread) (struct bfd *abfd, void *stream, void *buf,
379 file_ptr nbytes, file_ptr offset);
381 file_ptr where;
384 static file_ptr
392 opncls_bseek (struct bfd *abfd, file_ptr offset, int whence)
404 static file_ptr
[all...]
H A Daout-target.h355 PARAMS ((bfd *, file_ptr *, file_ptr *, file_ptr *));
360 file_ptr *ptreloff;
361 file_ptr *pdreloff;
362 file_ptr *psymoff;
H A Di386os9k.c61 if (bfd_seek (abfd, (file_ptr) dload, SEEK_SET) != 0
251 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0
259 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF (*exec_hdr (abfd))), SEEK_SET)
266 if (bfd_seek (abfd, (file_ptr) (N_TROFF (*exec_hdr (abfd))), SEEK_SET)
272 if (bfd_seek (abfd, (file_ptr) (N_DROFF (*exec_hdr (abfd))), SEEK_SET)
288 file_ptr offset;
H A Dbfd-in.h158 typedef @bfd_file_ptr@ file_ptr; typedef
272 file_ptr file_offset; /* Look here to find the file. */
283 file_ptr pos;
474 extern int bfd_seek (bfd *, file_ptr, int);
475 extern file_ptr bfd_tell (bfd *);
620 const struct ecoff_debug_swap *swap, file_ptr where);
624 struct bfd_link_info *info, file_ptr where);
754 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
H A Dbfdwin.c110 file_ptr offset,
144 file_ptr file_offset, offset2;
H A Dformat.c160 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0) /* rewind! */
215 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
H A Dtekhex.c113 PARAMS ((bfd*, sec_ptr, const PTR, file_ptr, bfd_size_type));
117 PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
119 PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type, bfd_boolean));
486 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
579 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0
597 file_ptr offset;
647 file_ptr offset;
676 file_ptr offset;
H A Dbinary.c47 PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
53 PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type));
129 file_ptr offset;
261 file_ptr offset;
H A Dnetbsd.h89 file_ptr text_end;
H A Daix386-core.c95 if (bfd_seek (abfd, (file_ptr) 0, 0) != 0)
130 (file_ptr) offsetof (struct corehdr, cd_regs[0]);
141 (file_ptr) offsetof (struct corehdr, cd_fpregs);
H A Daout-tic30.c642 file_ptr text_end;
657 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
668 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF (*execp)), SEEK_SET) != 0)
675 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0)
680 if (bfd_seek (abfd, (file_ptr) (N_DRELOFF (*execp)), SEEK_SET) != 0)
717 PARAMS ((bfd *, file_ptr *, file_ptr *, file_ptr *));
722 file_ptr *ptreloff;
723 file_ptr *pdrelof
[all...]
H A Darchive64.c45 file_ptr arhdrpos;
64 if (bfd_seek (abfd, (file_ptr) - 16, SEEK_CUR) != 0)
155 file_ptr archive_member_file_ptr;
H A Di386lynx.c42 file_ptr text_end; \
55 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0 \
63 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF(*execp)), SEEK_SET) \
69 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) \
75 if (bfd_seek (abfd, (file_ptr) (N_DRELOFF(*execp)), SEEK_SET) \
H A Dppcboot.c95 PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
101 PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type));
241 file_ptr offset;
244 if (bfd_seek (abfd, offset + (file_ptr) sizeof (ppcboot_hdr_t), SEEK_SET) != 0
378 file_ptr offset;
H A Daout-adobe.c50 PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type));
349 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0
376 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF (*exec_hdr (abfd))), SEEK_SET)
383 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*exec_hdr (abfd))), SEEK_SET)
392 if (bfd_seek (abfd, (file_ptr) (N_DRELOFF (*exec_hdr (abfd))), SEEK_SET)
419 file_ptr offset;
422 file_ptr section_start;
H A Dihex.c143 PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
145 PARAMS ((bfd *, asection *, const PTR, file_ptr, bfd_size_type));
286 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
314 file_ptr pos;
529 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
676 file_ptr offset;
701 file_ptr offset;
H A Daoutf1.h455 (file_ptr) (((struct external_sun3_core *) 0)->fp_stuff);
492 (file_ptr) (((struct external_sparc_core *) 0)->fp_stuff);
559 (file_ptr) (((struct external_solaris_bcp_core *) 0)->fp_stuff);
640 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
718 core_regsec (abfd)->filepos = (file_ptr) core->c_regs_pos;
719 core_reg2sec (abfd)->filepos = (file_ptr) core->fp_stuff_pos;
H A Dnlmcode.h63 PARAMS ((bfd *, char *, file_ptr, bfd_size_type, flagword));
186 (file_ptr) 0,
228 file_ptr offset;
389 file_ptr position;
510 file_ptr dataOffset;
573 file_ptr pos;
610 file_ptr filepos;
1367 file_ptr sofar;
1372 file_ptr text_ptr, data_ptr, other_ptr;
1384 (file_ptr)
[all...]
H A Dhppabsd-core.c52 PARAMS ((bfd *, const char *, flagword, bfd_size_type, file_ptr,
89 file_ptr offset;
H A Dirix-core.c45 PARAMS ((bfd *, const char *, flagword, bfd_size_type, bfd_vma, file_ptr));
170 file_ptr filepos;
H A Dsrec.c131 PARAMS ((bfd *, asection *, PTR, file_ptr, bfd_size_type));
135 PARAMS ((bfd *, sec_ptr, const PTR, file_ptr, bfd_size_type));
353 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0)
498 file_ptr pos;
649 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0
685 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0
834 file_ptr offset;
876 file_ptr offset;
H A Dbfd-in2.h165 typedef @bfd_file_ptr@ file_ptr; typedef
279 file_ptr file_offset; /* Look here to find the file. */
290 file_ptr pos;
481 extern int bfd_seek (bfd *, file_ptr, int);
482 extern file_ptr bfd_tell (bfd *);
627 const struct ecoff_debug_swap *swap, file_ptr where);
631 struct bfd_link_info *info, file_ptr where);
761 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
904 file_ptr (*pread) (struct bfd *nbfd,
907 file_ptr nbyte
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcorelow.c469 (file_ptr) 0, size))
571 (file_ptr) offset, size))
603 (file_ptr) offset, size))
/haiku-fatelf/src/bin/gdb/include/elf/
H A Dinternal.h87 file_ptr sh_offset; /* Section file offset */
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h165 typedef BFD_HOST_64_BIT file_ptr; typedef
279 file_ptr file_offset; /* Look here to find the file. */
290 file_ptr pos;
481 extern int bfd_seek (bfd *, file_ptr, int);
482 extern file_ptr bfd_tell (bfd *);
627 const struct ecoff_debug_swap *swap, file_ptr where);
631 struct bfd_link_info *info, file_ptr where);
761 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
904 file_ptr (*pread) (struct bfd *nbfd,
907 file_ptr nbyte
[all...]

Completed in 137 milliseconds

12345