Searched refs:scn_base (Results 1 – 11 of 11) sorted by relevance
3424 file_ptr scn_base; in coff_write_object_contents() local3507 scn_base = bfd_coff_filhsz (abfd) + bfd_coff_aoutsz (abfd); in coff_write_object_contents()3510 scn_base = bfd_coff_filhsz (abfd); in coff_write_object_contents()3514 scn_base += bfd_coff_aoutsz (abfd); in coff_write_object_contents()3516 scn_base += SMALL_AOUTSZ; in coff_write_object_contents()3521 if (bfd_seek (abfd, scn_base, SEEK_SET) != 0) in coff_write_object_contents()3841 file_ptr cur_ptr = scn_base in coff_write_object_contents()
20 scn_base.
5333 scn_base and data_base. Don't bother to check that target_index
3506 file_ptr scn_base; in coff_write_object_contents() local3589 scn_base = bfd_coff_filhsz (abfd) + bfd_coff_aoutsz (abfd); in coff_write_object_contents()3592 scn_base = bfd_coff_filhsz (abfd); in coff_write_object_contents()3596 scn_base += bfd_coff_aoutsz (abfd); in coff_write_object_contents()3598 scn_base += SMALL_AOUTSZ; in coff_write_object_contents()3603 if (bfd_seek (abfd, scn_base, SEEK_SET) != 0) in coff_write_object_contents()3960 = scn_base + abfd->section_count * bfd_coff_scnhsz (abfd); in coff_write_object_contents()
4970 file_ptr scn_base; in create_section_header_stream() local4993 scn_base = bfd_coff_filhsz (abfd) + bfd_coff_aoutsz (abfd); in create_section_header_stream()4995 if (bfd_seek (abfd, scn_base, SEEK_SET) != 0) in create_section_header_stream()