Home
last modified time | relevance | path

Searched refs:file_ptr (Results 1 – 25 of 135) sorted by relevance

123456

/toolchain/binutils/binutils-2.25/include/nlm/
Dinternal.h77 file_ptr codeImageOffset;
85 file_ptr dataImageOffset;
100 file_ptr customDataOffset;
110 file_ptr moduleDependencyOffset;
118 file_ptr relocationFixupOffset;
120 file_ptr externalReferencesOffset;
122 file_ptr publicsOffset;
124 file_ptr debugInfoOffset;
126 file_ptr codeStartOffset;
127 file_ptr exitProcedureOffset;
[all …]
/toolchain/binutils/binutils-2.25/include/
Dieee.h46 file_ptr offset[N_W_VARIABLES];
50 file_ptr extension_record;
51 file_ptr environmental_record;
52 file_ptr section_part;
53 file_ptr external_part;
54 file_ptr debug_information_part;
55 file_ptr data_part;
56 file_ptr trailer_part;
57 file_ptr me_record;
Doasys.h31 file_ptr mod_tbl_offset;
34 file_ptr sym_tbl_offset;
36 file_ptr xref_lst_offset;
62 file_ptr file_offset;
/toolchain/binutils/binutils-2.25/bfd/
Dcache.c257 static file_ptr
267 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) in cache_bseek()
282 static file_ptr
283 cache_bread_1 (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread_1()
286 file_ptr nread; in cache_bread_1()
310 if (nread == (file_ptr)-1) in cache_bread_1()
333 static file_ptr
334 cache_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in cache_bread()
336 file_ptr nread = 0; in cache_bread()
343 const file_ptr max_chunk_size = 0x800000; in cache_bread()
[all …]
Dbfdio.c43 file_ptr
56 real_fseek (FILE *file, file_ptr offset, int whence) in real_fseek()
227 file_ptr
230 file_ptr ptr; in bfd_tell()
279 bfd_seek (bfd *abfd, file_ptr position, int direction) in bfd_seek()
282 file_ptr file_position; in bfd_seek()
421 file_ptr
454 int prot, int flags, file_ptr offset, in bfd_mmap()
468 static file_ptr
469 memory_bread (bfd *abfd, void *ptr, file_ptr size) in memory_bread()
[all …]
Drs6000-core.c281 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0) in read_hdr()
301 bfd_size_type size, bfd_vma vma, file_ptr filepos) in make_bfd_asection()
330 file_ptr c_stack, c_regoff, c_loader; in rs6000coff_core_p()
354 c_stack = (file_ptr) core.new_dump.c_stack; in rs6000coff_core_p()
364 c_stack = (file_ptr) (ptr_to_uint) core.old.c_stack; in rs6000coff_core_p()
368 c_loader = (file_ptr) (ptr_to_uint) COLD_LOADER (core.old); in rs6000coff_core_p()
428 if (c_stack + (file_ptr) c_size != statbuf.st_size) in rs6000coff_core_p()
436 if (!CORE_NEW (core) && (c_loader < (file_ptr) sizeof core.old || in rs6000coff_core_p()
528 file_ptr ldi_core; in rs6000coff_core_p()
534 file_ptr c_data, c_vmm; in rs6000coff_core_p()
[all …]
Dsco5-core.c55 file_ptr filepos) in make_bfd_asection()
82 if (bfd_seek (abfd, (file_ptr) filepos, SEEK_SET) != 0 in read_uarea()
126 if ((bfd_seek (abfd, (file_ptr) (coresize - sizeof coffset_siz), in sco5_core_file_p()
137 if ((bfd_seek (abfd, (file_ptr) (coresize - coffset_siz), SEEK_SET) != 0) in sco5_core_file_p()
157 (file_ptr) coffsets.u_user)) in sco5_core_file_p()
165 (file_ptr) coffsets.u_data)) in sco5_core_file_p()
172 (file_ptr) coffsets.u_stack)) in sco5_core_file_p()
184 (file_ptr) (coresize - coffset_siz - 2 * sizeof coffset_siz), in sco5_core_file_p()
190 || (bfd_seek (abfd, (file_ptr) cheadoffs, SEEK_SET) != 0) in sco5_core_file_p()
206 if ((bfd_seek (abfd, (file_ptr) chead.cs_hseek, SEEK_SET) != 0) in sco5_core_file_p()
[all …]
Dlibbfd.h71 file_ptr first_file_filepos;
86 file_ptr armap_datepos; /* Position within archive to seek to
100 file_ptr origin; /* For element of a thin archive. */
102 file_ptr key;
138 (bfd *, file_ptr);
140 (bfd *, file_ptr, bfd *);
162 (bfd *archive, file_ptr filepos);
244 (bfd *, asection *, void *, file_ptr, bfd_size_type);
246 (bfd *, asection *, bfd_window *, file_ptr, bfd_size_type);
444 ((bfd_boolean (*) (bfd *, asection *, const void *, file_ptr, bfd_size_type)) \
[all …]
Dliboasys.h47 file_ptr current_pos;
55 file_ptr file_offset;
61 file_ptr pos;
78 file_ptr first_data_record;
Dlibaout.h377 file_ptr sym_filepos;
378 file_ptr str_filepos;
494 (bfd *, sec_ptr, const void *, file_ptr, bfd_size_type);
567 (bfd *, bfd_size_type *, file_ptr *);
593 void (*) (bfd *, file_ptr *, file_ptr *, file_ptr *));
628 file_ptr text_end; \
642 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0 \
651 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF(*execp)), SEEK_SET) != 0)\
658 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0) \
663 if (bfd_seek (abfd, (file_ptr) (N_DRELOFF (*execp)), SEEK_SET) != 0) \
Dlibbfd-in.h66 file_ptr first_file_filepos;
81 file_ptr armap_datepos; /* Position within archive to seek to
95 file_ptr origin; /* For element of a thin archive. */
97 file_ptr key;
133 (bfd *, file_ptr);
135 (bfd *, file_ptr, bfd *);
157 (bfd *archive, file_ptr filepos);
239 (bfd *, asection *, void *, file_ptr, bfd_size_type);
241 (bfd *, asection *, bfd_window *, file_ptr, bfd_size_type);
439 ((bfd_boolean (*) (bfd *, asection *, const void *, file_ptr, bfd_size_type)) \
[all …]
Dopncls.c470 file_ptr (*pread) (struct bfd *abfd, void *stream, void *buf,
471 file_ptr nbytes, file_ptr offset);
474 file_ptr where;
477 static file_ptr
485 opncls_bseek (struct bfd *abfd, file_ptr offset, int whence) in opncls_bseek()
497 static file_ptr
498 opncls_bread (struct bfd *abfd, void *buf, file_ptr nbytes) in opncls_bread()
501 file_ptr nread = (vec->pread) (abfd, vec->stream, buf, nbytes, vec->where); in opncls_bread()
508 static file_ptr
511 file_ptr nbytes ATTRIBUTE_UNUSED) in opncls_bwrite()
[all …]
Dlibecoff.h75 bfd *(*get_elt_at_filepos) (bfd *, file_ptr);
91 file_ptr reloc_filepos;
94 file_ptr sym_filepos;
242 (bfd *, asection *, void * location, file_ptr, bfd_size_type);
308 (bfd *, asection *, const void * location, file_ptr, bfd_size_type);
Dvms-lib.c172 file_ptr off; in vms_add_indexes_from_list()
200 file_ptr off; in vms_read_block()
215 file_ptr off; in vms_write_block()
232 file_ptr off; in vms_traverse_index()
770 file_ptr next_block;
775 file_ptr first_block;
778 file_ptr init_next_block;
803 static file_ptr
837 static file_ptr
838 vms_lib_bread_raw (struct bfd *abfd, unsigned char *buf, file_ptr nbytes) in vms_lib_bread_raw()
[all …]
Delfcore.h193 if (where != (file_ptr) where) in elf_core_file_p()
197 if (bfd_seek (abfd, (file_ptr) where, SEEK_SET) != 0) in elf_core_file_p()
229 if (where != (file_ptr) where) in elf_core_file_p()
234 if (bfd_seek (abfd, (file_ptr) where, SEEK_SET) != 0) in elf_core_file_p()
241 if (bfd_seek (abfd, (file_ptr) i_ehdrp->e_phoff, SEEK_SET) != 0) in elf_core_file_p()
Dlibieee.h57 file_ptr current_pos;
77 file_ptr output_cursor;
118 file_ptr file_offset;
Di386msdos.c47 file_ptr outfile_size = sizeof(hdr); in msdos_write_object_contents()
64 file_ptr sec_end = (sizeof (hdr) in msdos_write_object_contents()
98 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0 in msdos_write_object_contents()
109 file_ptr offset, in msdos_set_section_contents()
Dsom.h131 file_ptr sym_filepos;
132 file_ptr str_filepos;
133 file_ptr reloc_filepos;
Dlynx-core.c65 file_ptr filepos) in make_bfd_asection()
105 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0) in lynx_core_file_p()
137 if (bfd_seek (abfd, (file_ptr) pagesize, SEEK_SET) != 0) in lynx_core_file_p()
Dhpux-core.c185 bfd_seek (abfd, (file_ptr) core_header.len, SEEK_CUR); in hpux_core_core_file_p()
212 if (bfd_seek (abfd, -((file_ptr) core_header.len), SEEK_CUR) != 0) in hpux_core_core_file_p()
270 if (bfd_seek (abfd, (file_ptr) core_header.len, SEEK_CUR) != 0) in hpux_core_core_file_p()
288 bfd_seek (abfd, (file_ptr) core_header.len, SEEK_CUR); in hpux_core_core_file_p()
Daout-adobe.c310 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0 in aout_adobe_write_object_contents()
336 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF (*exec_hdr (abfd))), SEEK_SET) in aout_adobe_write_object_contents()
343 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*exec_hdr (abfd))), SEEK_SET) in aout_adobe_write_object_contents()
352 if (bfd_seek (abfd, (file_ptr) (N_DRELOFF (*exec_hdr (abfd))), SEEK_SET) in aout_adobe_write_object_contents()
369 file_ptr offset, in aout_adobe_set_section_contents()
372 file_ptr section_start; in aout_adobe_set_section_contents()
Dbfd-in.h188 typedef @bfd_file_ptr@ file_ptr; typedef
243 file_ptr file_offset; /* Look here to find the file. */
254 file_ptr pos;
459 extern int bfd_seek (bfd *, file_ptr, int);
460 extern file_ptr bfd_tell (bfd *);
608 const struct ecoff_debug_swap *swap, file_ptr where);
612 struct bfd_link_info *info, file_ptr where);
772 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
Di386lynx.c40 file_ptr text_end; \
53 if (bfd_seek (abfd, (file_ptr) 0, SEEK_SET) != 0 \
61 if (bfd_seek (abfd, (file_ptr) (N_SYMOFF(*execp)), SEEK_SET) \
67 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) \
73 if (bfd_seek (abfd, (file_ptr) (N_DRELOFF(*execp)), SEEK_SET) \
/toolchain/binutils/binutils-2.25/binutils/
Dstrings.c144 static void print_strings (const char *, FILE *, file_ptr, int, int, char *);
146 static long get_char (FILE *, file_ptr *, int *, char **);
368 if (bfd_get_section_contents (abfd, sect, mem, (file_ptr) 0, sectsize)) in strings_a_section()
455 print_strings (file, stream, (file_ptr) 0, 0, 0, (char *) 0); in strings_file()
479 get_char (FILE *stream, file_ptr *address, int *magiccount, char **magic) in get_char()
542 print_strings (const char *filename, FILE *stream, file_ptr address, in print_strings()
549 file_ptr start; in print_strings()
Dbfdtest2.c37 static file_ptr iovec_read (struct bfd *nbfd ATTRIBUTE_UNUSED, in iovec_read()
38 void *stream, void *buf, file_ptr nbytes, in iovec_read()
39 file_ptr offset) in iovec_read()

123456