Lines Matching refs:first_file_filepos
865 filestart = bfd_ardata (archive)->first_file_filepos; in bfd_generic_openr_next_archived_file()
930 bfd_ardata (abfd)->first_file_filepos = SARMAG; in bfd_generic_archive_p()
1062 ardata->first_file_filepos = bfd_tell (abfd); in do_slurp_bsd_armap()
1064 ardata->first_file_filepos += (ardata->first_file_filepos) % 2; in do_slurp_bsd_armap()
1169 ardata->first_file_filepos = bfd_tell (abfd); in do_slurp_coff_armap()
1171 ardata->first_file_filepos += (ardata->first_file_filepos) % 2; in do_slurp_coff_armap()
1172 if (bfd_seek (abfd, ardata->first_file_filepos, SEEK_SET) != 0) in do_slurp_coff_armap()
1184 ardata->first_file_filepos in do_slurp_coff_armap()
1274 if (bfd_seek (abfd, bfd_ardata (abfd)->first_file_filepos, SEEK_SET) != 0) in _bfd_slurp_extended_name_table()
1348 bfd_ardata (abfd)->first_file_filepos = bfd_tell (abfd); in _bfd_slurp_extended_name_table()
1349 bfd_ardata (abfd)->first_file_filepos += in _bfd_slurp_extended_name_table()
1350 (bfd_ardata (abfd)->first_file_filepos) % 2; in _bfd_slurp_extended_name_table()