Lines Matching refs:aouthdr_out
630 PEAOUTHDR *aouthdr_out = (PEAOUTHDR *) out; in _bfd_XXi_swap_aouthdr_out() local
745 H_PUT_16 (abfd, aouthdr_in->magic, aouthdr_out->standard.magic); in _bfd_XXi_swap_aouthdr_out()
753 aouthdr_out->standard.vstamp); in _bfd_XXi_swap_aouthdr_out()
755 PUT_AOUTHDR_TSIZE (abfd, aouthdr_in->tsize, aouthdr_out->standard.tsize); in _bfd_XXi_swap_aouthdr_out()
756 PUT_AOUTHDR_DSIZE (abfd, aouthdr_in->dsize, aouthdr_out->standard.dsize); in _bfd_XXi_swap_aouthdr_out()
757 PUT_AOUTHDR_BSIZE (abfd, aouthdr_in->bsize, aouthdr_out->standard.bsize); in _bfd_XXi_swap_aouthdr_out()
758 PUT_AOUTHDR_ENTRY (abfd, aouthdr_in->entry, aouthdr_out->standard.entry); in _bfd_XXi_swap_aouthdr_out()
760 aouthdr_out->standard.text_start); in _bfd_XXi_swap_aouthdr_out()
765 aouthdr_out->standard.data_start); in _bfd_XXi_swap_aouthdr_out()
768 PUT_OPTHDR_IMAGE_BASE (abfd, extra->ImageBase, aouthdr_out->ImageBase); in _bfd_XXi_swap_aouthdr_out()
769 H_PUT_32 (abfd, extra->SectionAlignment, aouthdr_out->SectionAlignment); in _bfd_XXi_swap_aouthdr_out()
770 H_PUT_32 (abfd, extra->FileAlignment, aouthdr_out->FileAlignment); in _bfd_XXi_swap_aouthdr_out()
772 aouthdr_out->MajorOperatingSystemVersion); in _bfd_XXi_swap_aouthdr_out()
774 aouthdr_out->MinorOperatingSystemVersion); in _bfd_XXi_swap_aouthdr_out()
775 H_PUT_16 (abfd, extra->MajorImageVersion, aouthdr_out->MajorImageVersion); in _bfd_XXi_swap_aouthdr_out()
776 H_PUT_16 (abfd, extra->MinorImageVersion, aouthdr_out->MinorImageVersion); in _bfd_XXi_swap_aouthdr_out()
778 aouthdr_out->MajorSubsystemVersion); in _bfd_XXi_swap_aouthdr_out()
780 aouthdr_out->MinorSubsystemVersion); in _bfd_XXi_swap_aouthdr_out()
781 H_PUT_32 (abfd, extra->Reserved1, aouthdr_out->Reserved1); in _bfd_XXi_swap_aouthdr_out()
782 H_PUT_32 (abfd, extra->SizeOfImage, aouthdr_out->SizeOfImage); in _bfd_XXi_swap_aouthdr_out()
783 H_PUT_32 (abfd, extra->SizeOfHeaders, aouthdr_out->SizeOfHeaders); in _bfd_XXi_swap_aouthdr_out()
784 H_PUT_32 (abfd, extra->CheckSum, aouthdr_out->CheckSum); in _bfd_XXi_swap_aouthdr_out()
785 H_PUT_16 (abfd, extra->Subsystem, aouthdr_out->Subsystem); in _bfd_XXi_swap_aouthdr_out()
786 H_PUT_16 (abfd, extra->DllCharacteristics, aouthdr_out->DllCharacteristics); in _bfd_XXi_swap_aouthdr_out()
788 aouthdr_out->SizeOfStackReserve); in _bfd_XXi_swap_aouthdr_out()
790 aouthdr_out->SizeOfStackCommit); in _bfd_XXi_swap_aouthdr_out()
792 aouthdr_out->SizeOfHeapReserve); in _bfd_XXi_swap_aouthdr_out()
794 aouthdr_out->SizeOfHeapCommit); in _bfd_XXi_swap_aouthdr_out()
795 H_PUT_32 (abfd, extra->LoaderFlags, aouthdr_out->LoaderFlags); in _bfd_XXi_swap_aouthdr_out()
797 aouthdr_out->NumberOfRvaAndSizes); in _bfd_XXi_swap_aouthdr_out()
804 aouthdr_out->DataDirectory[idx][0]); in _bfd_XXi_swap_aouthdr_out()
806 aouthdr_out->DataDirectory[idx][1]); in _bfd_XXi_swap_aouthdr_out()