Searched refs:ufile_ptr (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | trad-core.c | 116 if ((ufile_ptr) NBPG * (UPAGES + u.u_dsize in trad_unix_core_file_p() 121 > (ufile_ptr) statbuf.st_size) in trad_unix_core_file_p() 127 if (((ufile_ptr) NBPG * (UPAGES + u.u_dsize + u.u_ssize) in trad_unix_core_file_p() 133 < (ufile_ptr) statbuf.st_size) in trad_unix_core_file_p()
|
D | configure.com | 111 match_pos := SEARCH_QUIETLY('unsigned @bfd_file_ptr@ ufile_ptr', FORWARD, EXACT, rang); 115 COPY_TEXT('bfd_vma ufile_ptr');
|
D | mach-o.h | 600 ufile_ptr filelen;
|
D | vms-lib.c | 751 ufile_ptr where; 754 ufile_ptr file_len; 1500 if (vec->file_len == (ufile_ptr)-1) in _bfd_vms_lib_generic_stat_arch_elt()
|
D | bfd-in.h | 189 typedef unsigned @bfd_file_ptr@ ufile_ptr; typedef
|
D | bfd-in2.h | 196 typedef unsigned @bfd_file_ptr@ ufile_ptr; typedef 6297 ufile_ptr where; 6437 ufile_ptr origin; 6444 ufile_ptr proxy_origin;
|
D | elf-bfd.h | 2011 (bfd *, char *, size_t, ufile_ptr);
|
D | elf.c | 4430 vma_page_aligned_bias (bfd_vma vma, ufile_ptr off, bfd_vma maxpagesize) in vma_page_aligned_bias() 8089 ufile_ptr filepos) in _bfd_elfcore_make_pseudosection()
|
D | mach-o.c | 2809 ufile_ptr offset; in bfd_mach_o_layout_commands()
|
D | elf32-spu.c | 1820 if ((ufile_ptr) offset >= max) in ovl_mgr_pread()
|
D | ChangeLog-0001 | 2358 (ufile_ptr): Define. 2359 (bfd_tell): Return a ufile_ptr.
|
D | ChangeLog-2004 | 4602 * bfd-in.h (file_ptr, ufile_ptr): Configure type using
|
D | elf32-arm.c | 14479 else if ((ufile_ptr) hdr->sh_offset in elf32_arm_finish_dynamic_sections()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | od-macho.c | 629 load_and_dump (bfd *abfd, ufile_ptr off, unsigned int len, in load_and_dump() 631 ufile_ptr off)) in load_and_dump() 660 ufile_ptr off ATTRIBUTE_UNUSED) in dump_dyld_info_rebase() 728 ufile_ptr off ATTRIBUTE_UNUSED) in dump_dyld_info_bind() 927 ufile_ptr off ATTRIBUTE_UNUSED) in dump_dyld_info_export()
|
D | od-xcoff.c | 342 ufile_ptr scnptr; 343 ufile_ptr relptr; 344 ufile_ptr lnnoptr;
|