Searched refs:scn_base (Results 1 – 4 of 4) sorted by relevance
722 file_ptr scn_base; in xcoff64_write_object_contents() local783 scn_base = bfd_coff_filhsz (abfd) + bfd_coff_aoutsz (abfd); in xcoff64_write_object_contents()788 scn_base = bfd_coff_filhsz (abfd); in xcoff64_write_object_contents()794 if (bfd_seek (abfd, scn_base, SEEK_SET) != 0) in xcoff64_write_object_contents()
3620 file_ptr scn_base; in coff_write_object_contents() local3699 scn_base = bfd_coff_filhsz (abfd) + bfd_coff_aoutsz (abfd); in coff_write_object_contents()3702 scn_base = bfd_coff_filhsz (abfd); in coff_write_object_contents()3706 scn_base += bfd_coff_aoutsz (abfd); in coff_write_object_contents()3708 scn_base += SMALL_AOUTSZ; in coff_write_object_contents()3713 if (bfd_seek (abfd, scn_base, SEEK_SET) != 0) in coff_write_object_contents()
20 scn_base.
5333 scn_base and data_base. Don't bother to check that target_index