OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MinorSubsystemVersion
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
Object.h
192
Dest.
MinorSubsystemVersion
= Src.
MinorSubsystemVersion
;
/src/external/gpl3/binutils/dist/include/coff/
pe.h
266
char
MinorSubsystemVersion
[2];
305
char
MinorSubsystemVersion
[2];
internal.h
208
short
MinorSubsystemVersion
; /* run exe; default to 3.1. */
/src/external/gpl3/binutils.old/dist/include/coff/
pe.h
266
char
MinorSubsystemVersion
[2];
305
char
MinorSubsystemVersion
[2];
internal.h
217
short
MinorSubsystemVersion
; /* run exe; default to 3.1. */
/src/external/gpl3/gdb/dist/include/coff/
pe.h
266
char
MinorSubsystemVersion
[2];
305
char
MinorSubsystemVersion
[2];
internal.h
217
short
MinorSubsystemVersion
; /* run exe; default to 3.1. */
/src/external/gpl3/gdb.old/dist/include/coff/
pe.h
266
char
MinorSubsystemVersion
[2];
305
char
MinorSubsystemVersion
[2];
internal.h
217
short
MinorSubsystemVersion
; /* run exe; default to 3.1. */
/src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
coff2yaml.cpp
70
YAMLObj.OptionalHeader->Header.
MinorSubsystemVersion
=
71
OptionalHeader->
MinorSubsystemVersion
;
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h
151
UINT16
MinorSubsystemVersion
;
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h
170
UINT16
MinorSubsystemVersion
;
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h
151
UINT16
MinorSubsystemVersion
;
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
COFF.h
559
uint16_t
MinorSubsystemVersion
;
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
COFFEmitter.cpp
390
Header->
MinorSubsystemVersion
=
391
CP.Obj.OptionalHeader->Header.
MinorSubsystemVersion
;
COFFYAML.cpp
461
IO.mapRequired("
MinorSubsystemVersion
", PH.Header.
MinorSubsystemVersion
);
/src/external/gpl3/binutils/dist/binutils/
od-pe.c
473
(int) bfd_h_get_16 (abfd, xhdr.
MinorSubsystemVersion
));
586
(int) bfd_h_get_16 (abfd, xhdr.
MinorSubsystemVersion
));
/src/external/gpl3/binutils.old/dist/binutils/
od-pe.c
473
(int) bfd_h_get_16 (abfd, xhdr.
MinorSubsystemVersion
));
586
(int) bfd_h_get_16 (abfd, xhdr.
MinorSubsystemVersion
));
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h
122
support::ulittle16_t
MinorSubsystemVersion
;
157
support::ulittle16_t
MinorSubsystemVersion
;
/src/external/gpl3/binutils/dist/bfd/
peXXigen.c
501
a->
MinorSubsystemVersion
= H_GET_16 (abfd, src->
MinorSubsystemVersion
);
767
H_PUT_16 (abfd, extra->
MinorSubsystemVersion
,
768
aouthdr_out->
MinorSubsystemVersion
);
2872
fprintf (file, "
MinorSubsystemVersion
\t%d\n", i->
MinorSubsystemVersion
);
4689
+ pe_data (abfd)->pe_opthdr.
MinorSubsystemVersion
/src/external/gpl3/binutils.old/dist/bfd/
peXXigen.c
495
a->
MinorSubsystemVersion
= H_GET_16 (abfd, src->
MinorSubsystemVersion
);
761
H_PUT_16 (abfd, extra->
MinorSubsystemVersion
,
762
aouthdr_out->
MinorSubsystemVersion
);
2860
fprintf (file, "
MinorSubsystemVersion
\t%d\n", i->
MinorSubsystemVersion
);
4679
+ pe_data (abfd)->pe_opthdr.
MinorSubsystemVersion
/src/external/gpl3/gdb/dist/bfd/
peXXigen.c
495
a->
MinorSubsystemVersion
= H_GET_16 (abfd, src->
MinorSubsystemVersion
);
757
H_PUT_16 (abfd, extra->
MinorSubsystemVersion
,
758
aouthdr_out->
MinorSubsystemVersion
);
2855
fprintf (file, "
MinorSubsystemVersion
\t%d\n", i->
MinorSubsystemVersion
);
/src/external/gpl3/gdb.old/dist/bfd/
peXXigen.c
495
a->
MinorSubsystemVersion
= H_GET_16 (abfd, src->
MinorSubsystemVersion
);
757
H_PUT_16 (abfd, extra->
MinorSubsystemVersion
,
758
aouthdr_out->
MinorSubsystemVersion
);
2854
fprintf (file, "
MinorSubsystemVersion
\t%d\n", i->
MinorSubsystemVersion
);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winnt.d
2990
WORD
MinorSubsystemVersion
;
3024
WORD
MinorSubsystemVersion
;
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
COFFDumper.cpp
690
W.printNumber("
MinorSubsystemVersion
", Hdr->
MinorSubsystemVersion
);
Completed in 83 milliseconds
1
2
Indexes created Tue Feb 24 08:35:24 UTC 2026