Searched refs:ufile_ptr (Results 1 – 25 of 138) sorted by relevance
123456
250 ufile_ptr offset = 0; in bfd_read()361 ufile_ptr offset = 0; in bfd_tell()453 ufile_ptr offset = 0; in bfd_seek()478 || (direction == SEEK_SET && (ufile_ptr) position == abfd->where)) in bfd_seek()569 ufile_ptr583 || buf.st_size - (ufile_ptr) buf.st_size != 0) in bfd_get_size()607 ufile_ptr610 ufile_ptr file_size, archive_size = (ufile_ptr) -1; in bfd_get_file_size()
104 if ((ufile_ptr) NBPG * (UPAGES + u.u_dsize in trad_unix_core_file_p()109 > (ufile_ptr) statbuf.st_size) in trad_unix_core_file_p()115 if (((ufile_ptr) NBPG * (UPAGES + u.u_dsize + u.u_ssize) in trad_unix_core_file_p()121 < (ufile_ptr) statbuf.st_size) in trad_unix_core_file_p()
128 typedef @bfd_ufile_ptr@ ufile_ptr; typedef
71 ufile_ptr first_file_filepos;873 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_alloc_and_read()896 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_malloc_and_read()
77 ufile_ptr first_file_filepos;879 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_alloc_and_read()902 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_malloc_and_read()
1751 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_section_size_insane()1775 if ((ufile_ptr) sec->filepos > filesize || size > filesize - sec->filepos) in _bfd_section_size_insane()
50 ufile_ptr filesize; in _bfd_archive_64_bit_slurp_armap()
1069 && ((ufile_ptr) section->filepos + offset + count in _bfd_generic_get_section_contents()1129 && ((ufile_ptr) section->filepos + offset + count in _bfd_generic_get_section_contents_in_window()
295 ufile_ptr filesize = bfd_get_file_size (abfd); in go32exe_check_format()
95 ufile_ptr filesize; in elf_core_file_p()
328 ufile_ptr offset = 0; in bfd_read()439 ufile_ptr offset = 0; in bfd_tell()531 ufile_ptr offset = 0; in bfd_seek()556 || (direction == SEEK_SET && (ufile_ptr) position == abfd->where)) in bfd_seek()647 ufile_ptr661 || buf.st_size - (ufile_ptr) buf.st_size != 0) in bfd_get_size()685 ufile_ptr688 ufile_ptr file_size, archive_size = (ufile_ptr) -1; in bfd_get_file_size()
129 typedef @bfd_ufile_ptr@ ufile_ptr; typedef
71 ufile_ptr first_file_filepos;875 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_alloc_and_read()914 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_malloc_and_read()
77 ufile_ptr first_file_filepos;881 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_alloc_and_read()920 ufile_ptr filesize = bfd_get_file_size (abfd); in _bfd_malloc_and_read()
1086 ufile_ptr filesize = bfd_get_size (abfd); in bfd_mmap_local()1087 ufile_ptr offset = bfd_tell (abfd); in bfd_mmap_local()1288 && ((ufile_ptr) section->filepos + offset + count in _bfd_generic_get_section_contents()
1756 ufile_ptr filesize = bfd_get_file_size (abfd); in bfd_section_size_insane()1780 if ((ufile_ptr) sec->filepos > filesize || size > filesize - sec->filepos) in bfd_section_size_insane()
80 ufile_ptr scnptr;81 ufile_ptr relptr;82 ufile_ptr lnnoptr;
652 load_and_dump (bfd *abfd, ufile_ptr off, unsigned int len, in load_and_dump()654 ufile_ptr off)) in load_and_dump()683 ufile_ptr off ATTRIBUTE_UNUSED) in dump_dyld_info_rebase()751 ufile_ptr off ATTRIBUTE_UNUSED) in dump_dyld_info_bind()950 ufile_ptr off ATTRIBUTE_UNUSED) in dump_dyld_info_export()
91 @deftypefn {Function} ufile_ptr bfd_get_size (bfd *abfd); 121 @deftypefn {Function} ufile_ptr bfd_get_file_size (bfd *abfd);
641 ufile_ptr start, end;