Home
last modified time | relevance | path

Searched refs:MinorSubsystemVersion (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DObject.h192 Dest.MinorSubsystemVersion = Src.MinorSubsystemVersion; in copyPeHeader()
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h263 char MinorSubsystemVersion[2]; member
302 char MinorSubsystemVersion[2]; member
H A Dinternal.h217 short MinorSubsystemVersion; /* run exe; default to 3.1. */ member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dpe.h266 char MinorSubsystemVersion[2]; member
305 char MinorSubsystemVersion[2]; member
H A Dinternal.h217 short MinorSubsystemVersion; /* run exe; default to 3.1. */ member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp70 YAMLObj.OptionalHeader->Header.MinorSubsystemVersion = in dumpOptionalHeader()
71 OptionalHeader->MinorSubsystemVersion; in dumpOptionalHeader()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-pe.c462 (int) bfd_h_get_16 (abfd, xhdr.MinorSubsystemVersion)); in dump_pe_file_header()
558 (int) bfd_h_get_16 (abfd, xhdr.MinorSubsystemVersion)); in dump_pe_file_header()
H A Dobjcopy.c2890 pe->pe_opthdr.MinorSubsystemVersion = pe_minor_subsystem_version; in copy_object()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Dpe.h151 UINT16 MinorSubsystemVersion; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Dpe.h170 UINT16 MinorSubsystemVersion; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Dpe.h151 UINT16 MinorSubsystemVersion; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp390 Header->MinorSubsystemVersion = in initializeOptionalHeader()
391 CP.Obj.OptionalHeader->Header.MinorSubsystemVersion; in initializeOptionalHeader()
H A DCOFFYAML.cpp461 IO.mapRequired("MinorSubsystemVersion", PH.Header.MinorSubsystemVersion); in mapping()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h559 uint16_t MinorSubsystemVersion; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h122 support::ulittle16_t MinorSubsystemVersion; member
157 support::ulittle16_t MinorSubsystemVersion; member
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DpeXXigen.c500 a->MinorSubsystemVersion = H_GET_16 (abfd, src->MinorSubsystemVersion); in _bfd_XXi_swap_aouthdr_in()
781 H_PUT_16 (abfd, extra->MinorSubsystemVersion, in _bfd_XXi_swap_aouthdr_out()
782 aouthdr_out->MinorSubsystemVersion); in _bfd_XXi_swap_aouthdr_out()
2815 fprintf (file, "MinorSubsystemVersion\t%d\n", i->MinorSubsystemVersion); in _bfd_XX_print_private_bfd_data_common()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c494 a->MinorSubsystemVersion = H_GET_16 (abfd, src->MinorSubsystemVersion); in _bfd_XXi_swap_aouthdr_in()
756 H_PUT_16 (abfd, extra->MinorSubsystemVersion, in _bfd_XXi_swap_aouthdr_out()
757 aouthdr_out->MinorSubsystemVersion); in _bfd_XXi_swap_aouthdr_out()
2836 fprintf (file, "MinorSubsystemVersion\t%d\n", i->MinorSubsystemVersion); in _bfd_XX_print_private_bfd_data_common()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnt.d2990 WORD MinorSubsystemVersion;
3024 WORD MinorSubsystemVersion;
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dbeos.em147 D(MinorSubsystemVersion,"__minor_subsystem_version__", 0),
H A Dpep.em460 D(MinorSubsystemVersion,"__minor_subsystem_version__", 2, false),
H A Dpe.em463 D(MinorSubsystemVersion,"__minor_subsystem_version__", 0, false),
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dbeos.em147 D(MinorSubsystemVersion,"__minor_subsystem_version__", 0),
H A Dpep.em407 D(MinorSubsystemVersion,"__minor_subsystem_version__", 2, false),
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp690 W.printNumber("MinorSubsystemVersion", Hdr->MinorSubsystemVersion); in printPEHeader()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c2791 pe->pe_opthdr.MinorSubsystemVersion = pe_minor_subsystem_version; in copy_object()

12