Searched refs:bfd_tell (Results 1 – 25 of 29) sorted by relevance
12
171 position = bfd_tell (abfd); in nlm_swap_auxiliary_headers_in()356 pos = bfd_tell (abfd); in nlm_swap_auxiliary_headers_in()1632 if (bfd_tell (abfd) > nlm_fixed_header (abfd)->codeImageOffset) in nlm_write_object_contents()1736 nlm_fixed_header (abfd)->externalReferencesOffset = bfd_tell (abfd); in nlm_write_object_contents()1775 nlm_fixed_header (abfd)->publicsOffset = bfd_tell (abfd); in nlm_write_object_contents()1858 nlm_fixed_header (abfd)->debugInfoOffset = bfd_tell (abfd); in nlm_write_object_contents()1919 last = bfd_tell (abfd); in nlm_write_object_contents()1964 BFD_ASSERT ((bfd_size_type) bfd_tell (abfd) in nlm_write_object_contents()
228 bfd_tell (bfd *abfd) in bfd_tell() function334 bfd_tell (abfd); in bfd_seek()
2119 ieee->w.r.section_part = bfd_tell (abfd); in ieee_write_section_part()3114 file_ptr here = bfd_tell (abfd); in ieee_write_debug_part()3175 ieee->w.r.data_part = bfd_tell (abfd); in ieee_write_data_part()3271 file_ptr here = bfd_tell (abfd); in ieee_write_external_part()3398 ieee->w.r.trailer_part = bfd_tell (abfd); in ieee_write_me_part()3407 ieee->w.r.me_record = bfd_tell (abfd); in ieee_write_me_part()3543 old = bfd_tell (abfd); in ieee_write_object_contents()3547 ieee->w.r.extension_record = bfd_tell (abfd); in ieee_write_object_contents()3562 ieee->w.r.environmental_record = bfd_tell (abfd); in ieee_write_object_contents()
123 ardata->first_file_filepos = bfd_tell (abfd); in bfd_elf64_archive_slurp_armap()
677 n_nfd->proxy_origin = bfd_tell (archive); in _bfd_get_elt_at_filepos()700 n_nfd->proxy_origin = bfd_tell (archive); in _bfd_get_elt_at_filepos()947 ardata->first_file_filepos = bfd_tell (abfd); in do_slurp_bsd_armap()1052 ardata->first_file_filepos = bfd_tell (abfd); in do_slurp_coff_armap()1242 ardata->first_file_filepos = bfd_tell (abfd); in bfd_slurp_bsd_armap_f2()1338 bfd_ardata (abfd)->first_file_filepos = bfd_tell (abfd); in _bfd_slurp_extended_name_table()
134 asect->filepos = bfd_tell (abfd); in make_bfd_asection()
1867 BFD_ASSERT (nextoff == bfd_tell (abfd)); in xcoff_write_armap_big()2166 BFD_ASSERT (iterator.current.offset == bfd_tell (abfd)); in xcoff_write_archive_contents_old()2185 BFD_ASSERT (nextoff == bfd_tell (abfd)); in xcoff_write_archive_contents_old()2254 BFD_ASSERT (nextoff == bfd_tell (abfd)); in xcoff_write_archive_contents_old()2378 BFD_ASSERT (iterator.current.offset == bfd_tell (abfd)); in xcoff_write_archive_contents_big()2423 BFD_ASSERT (nextoff == bfd_tell (abfd)); in xcoff_write_archive_contents_big()2501 BFD_ASSERT (nextoff == bfd_tell (abfd)); in xcoff_write_archive_contents_big()
288 pos = bfd_tell (abfd) - 1; in ihex_scan()
994 orig_pos = bfd_tell (abfd); in mmo_get_spec_section()1930 stab_loc = bfd_tell (abfd); in mmo_scan()1949 file_ptr curpos = bfd_tell (abfd); in mmo_scan()
460 extern file_ptr bfd_tell (bfd *);
463 pos = bfd_tell (abfd) - 1; in srec_scan()
1494 || (bfd_vma) bfd_tell (abfd) == symhdr->offset); \ in bfd_ecoff_write_debug()1681 == (bfd_vma) bfd_tell (abfd))); in bfd_ecoff_write_accumulated_debug()
616 oasys->first_data_record = bfd_tell (abfd) - record.header.length; in oasys_object_p()
950 filepos = bfd_tell (abfd); in coff_fix_symbol_name()1592 position = bfd_tell (abfd); in build_debug_section()
2226 subspace_asect->target_index = bfd_tell (abfd) - sizeof (subspace); in setup_sections()5873 lst_filepos = bfd_tell (abfd) - sizeof (struct som_external_lst_header); in som_bfd_count_ar_symbols()5956 lst_filepos = bfd_tell (abfd) - sizeof (struct som_external_lst_header); in som_bfd_fill_in_ar_symbols()6147 ardata->first_file_filepos = bfd_tell (abfd) + parsed_size; in som_slurp_armap()
1277 vec->first_block = bfd_tell (el->my_archive); in vms_lib_bopen()
3178 (bfd_tell): Likewise.3712 (bfd_bread, bfd_bread, bfd_bwrite, bfd_tell, bfd_flush, bfd_stat)4621 (bfd_tell): Change return type to file_ptr.4629 (bfd_tell): Use real_fseek and real_ftell, change return type to
467 extern file_ptr bfd_tell (bfd *);
756 if (PRIV (recrd.file_format) == FF_FOREIGN && (bfd_tell (abfd) & 1)) in _bfd_vms_get_object_record()2360 vms_debug2 ((7, "reading at %08lx\n", (unsigned long)bfd_tell (abfd))); in _bfd_vms_slurp_object_records()
1914 file_ptr oldpos = bfd_tell (abfd); in coff_set_alignment_hook()
2997 ardata->first_file_filepos = bfd_tell (abfd); in _bfd_ecoff_slurp_armap()
3123 * bfdio.c (bfd_tell): Handle nested archives.
1932 (bfd_tell): ... Ditto ...
2359 (bfd_tell): Return a ufile_ptr.2360 * libbfd.c (bfd_tell): Likewise.
4112 * libbfd.c (bfd_tell): Update `where' field.4115 field against a SEEK_SET request. Call bfd_tell to re-update