Lines Matching refs:aouthdr_out
633 PEAOUTHDR *aouthdr_out = (PEAOUTHDR *) out; in _bfd_XXi_swap_aouthdr_out() local
748 H_PUT_16 (abfd, aouthdr_in->magic, aouthdr_out->standard.magic); in _bfd_XXi_swap_aouthdr_out()
756 aouthdr_out->standard.vstamp); in _bfd_XXi_swap_aouthdr_out()
758 PUT_AOUTHDR_TSIZE (abfd, aouthdr_in->tsize, aouthdr_out->standard.tsize); in _bfd_XXi_swap_aouthdr_out()
759 PUT_AOUTHDR_DSIZE (abfd, aouthdr_in->dsize, aouthdr_out->standard.dsize); in _bfd_XXi_swap_aouthdr_out()
760 PUT_AOUTHDR_BSIZE (abfd, aouthdr_in->bsize, aouthdr_out->standard.bsize); in _bfd_XXi_swap_aouthdr_out()
761 PUT_AOUTHDR_ENTRY (abfd, aouthdr_in->entry, aouthdr_out->standard.entry); in _bfd_XXi_swap_aouthdr_out()
763 aouthdr_out->standard.text_start); in _bfd_XXi_swap_aouthdr_out()
768 aouthdr_out->standard.data_start); in _bfd_XXi_swap_aouthdr_out()
771 PUT_OPTHDR_IMAGE_BASE (abfd, extra->ImageBase, aouthdr_out->ImageBase); in _bfd_XXi_swap_aouthdr_out()
772 H_PUT_32 (abfd, extra->SectionAlignment, aouthdr_out->SectionAlignment); in _bfd_XXi_swap_aouthdr_out()
773 H_PUT_32 (abfd, extra->FileAlignment, aouthdr_out->FileAlignment); in _bfd_XXi_swap_aouthdr_out()
775 aouthdr_out->MajorOperatingSystemVersion); in _bfd_XXi_swap_aouthdr_out()
777 aouthdr_out->MinorOperatingSystemVersion); in _bfd_XXi_swap_aouthdr_out()
778 H_PUT_16 (abfd, extra->MajorImageVersion, aouthdr_out->MajorImageVersion); in _bfd_XXi_swap_aouthdr_out()
779 H_PUT_16 (abfd, extra->MinorImageVersion, aouthdr_out->MinorImageVersion); in _bfd_XXi_swap_aouthdr_out()
781 aouthdr_out->MajorSubsystemVersion); in _bfd_XXi_swap_aouthdr_out()
783 aouthdr_out->MinorSubsystemVersion); in _bfd_XXi_swap_aouthdr_out()
784 H_PUT_32 (abfd, extra->Reserved1, aouthdr_out->Reserved1); in _bfd_XXi_swap_aouthdr_out()
785 H_PUT_32 (abfd, extra->SizeOfImage, aouthdr_out->SizeOfImage); in _bfd_XXi_swap_aouthdr_out()
786 H_PUT_32 (abfd, extra->SizeOfHeaders, aouthdr_out->SizeOfHeaders); in _bfd_XXi_swap_aouthdr_out()
787 H_PUT_32 (abfd, extra->CheckSum, aouthdr_out->CheckSum); in _bfd_XXi_swap_aouthdr_out()
788 H_PUT_16 (abfd, extra->Subsystem, aouthdr_out->Subsystem); in _bfd_XXi_swap_aouthdr_out()
789 H_PUT_16 (abfd, extra->DllCharacteristics, aouthdr_out->DllCharacteristics); in _bfd_XXi_swap_aouthdr_out()
791 aouthdr_out->SizeOfStackReserve); in _bfd_XXi_swap_aouthdr_out()
793 aouthdr_out->SizeOfStackCommit); in _bfd_XXi_swap_aouthdr_out()
795 aouthdr_out->SizeOfHeapReserve); in _bfd_XXi_swap_aouthdr_out()
797 aouthdr_out->SizeOfHeapCommit); in _bfd_XXi_swap_aouthdr_out()
798 H_PUT_32 (abfd, extra->LoaderFlags, aouthdr_out->LoaderFlags); in _bfd_XXi_swap_aouthdr_out()
800 aouthdr_out->NumberOfRvaAndSizes); in _bfd_XXi_swap_aouthdr_out()
807 aouthdr_out->DataDirectory[idx][0]); in _bfd_XXi_swap_aouthdr_out()
809 aouthdr_out->DataDirectory[idx][1]); in _bfd_XXi_swap_aouthdr_out()