Searched refs:MinorOperatingSystemVersion (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/cctools-845/include/coff/
H A Daouthdr.h49 uint16_t MinorOperatingSystemVersion; member in struct:aouthdr
84 uint16_t MinorOperatingSystemVersion; member in struct:aouthdr_64
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dpe.h245 char MinorOperatingSystemVersion[2]; member in struct:__anon7689
284 char MinorOperatingSystemVersion[2]; member in struct:__anon7690
H A Dinternal.h148 short MinorOperatingSystemVersion; /* system req'd for exe, default to 1*/ member in struct:internal_extra_pe_aouthdr
/macosx-10.9.5/cctools-845/libstuff/
H A Dcoff_bytesex.c133 a->MinorOperatingSystemVersion =
134 SWAP_SHORT(a->MinorOperatingSystemVersion);
177 a->MinorOperatingSystemVersion =
178 SWAP_SHORT(a->MinorOperatingSystemVersion);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCOFF.h465 uint16_t MinorOperatingSystemVersion; member in struct:llvm::COFF::PEHeader
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A DpeXXigen.c417 a->MinorOperatingSystemVersion =
418 H_GET_16 (abfd, src->MinorOperatingSystemVersion);
679 H_PUT_16 (abfd, extra->MinorOperatingSystemVersion,
680 aouthdr_out->MinorOperatingSystemVersion);
1838 fprintf (file, "MinorOSystemVersion\t%d\n", i->MinorOperatingSystemVersion);
/macosx-10.9.5/cctools-845/efitools/
H A Dmtoc.c1405 aouthdr.MinorOperatingSystemVersion = 0;
1479 aouthdr64.MinorOperatingSystemVersion = 0;

Completed in 221 milliseconds