Searched defs:version_min_command (Results 1 – 4 of 4) sorted by relevance
1175 struct version_min_command { struct1176 uint32_t cmd; /* LC_VERSION_MIN_MACOSX or1178 uint32_t cmdsize; /* sizeof(struct min_version_command) */1179 uint32_t version; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */1180 uint32_t reserved; /* zero */
809 struct version_min_command { struct812 uint32_t cmdsize; // sizeof(struct version_min_command) argument813 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz814 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
814 struct version_min_command { struct817 uint32_t cmdsize; // sizeof(struct version_min_command) argument818 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz819 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
824 struct version_min_command { struct827 uint32_t cmdsize; // sizeof(struct version_min_command) argument828 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz829 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz