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

/macosx-10.9.5/cctools-845/include/coff/
H A Daouthdr.h48 uint16_t MajorOperatingSystemVersion; member in struct:aouthdr
83 uint16_t MajorOperatingSystemVersion; member in struct:aouthdr_64
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dpe.h244 char MajorOperatingSystemVersion[2]; member in struct:__anon7689
283 char MajorOperatingSystemVersion[2]; member in struct:__anon7690
H A Dinternal.h147 short MajorOperatingSystemVersion; /* minimum version of the operating */ member in struct:internal_extra_pe_aouthdr
/macosx-10.9.5/cctools-845/libstuff/
H A Dcoff_bytesex.c131 a->MajorOperatingSystemVersion =
132 SWAP_SHORT(a->MajorOperatingSystemVersion);
175 a->MajorOperatingSystemVersion =
176 SWAP_SHORT(a->MajorOperatingSystemVersion);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCOFF.h464 uint16_t MajorOperatingSystemVersion; member in struct:llvm::COFF::PEHeader
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A DpeXXigen.c415 a->MajorOperatingSystemVersion =
416 H_GET_16 (abfd, src->MajorOperatingSystemVersion);
677 H_PUT_16 (abfd, extra->MajorOperatingSystemVersion,
678 aouthdr_out->MajorOperatingSystemVersion);
1837 fprintf (file, "\nMajorOSystemVersion\t%d\n", i->MajorOperatingSystemVersion);
/macosx-10.9.5/cctools-845/efitools/
H A Dmtoc.c1404 aouthdr.MajorOperatingSystemVersion = 0;
1478 aouthdr64.MajorOperatingSystemVersion = 0;

Completed in 117 milliseconds