Home
last modified time | relevance | path

Searched refs:scn_base (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff64-rs6000.c722 file_ptr scn_base; in xcoff64_write_object_contents() local
783 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()
Dcoffcode.h3620 file_ptr scn_base; in coff_write_object_contents() local
3699 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()
DChangeLog-919320 scn_base.
DChangeLog-94955333 scn_base and data_base. Don't bother to check that target_index