Searched defs:build_version_command (Results 1 – 7 of 7) sorted by relevance
1250 struct build_version_command { struct1252 uint32_t cmdsize; /* sizeof(struct build_version_command) plus */ argument1254 uint32_t platform; /* platform */1255 uint32_t minos; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */1256 uint32_t sdk; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */1257 uint32_t ntools; /* number of tool entries following this */
845 struct build_version_command { struct847 uint32_t cmdsize; // sizeof(struct build_version_command) + argument849 uint32_t platform; // platform850 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz851 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz852 uint32_t ntools; // number of tool entries following this
858 struct build_version_command { struct860 uint32_t cmdsize; // sizeof(struct build_version_command) + argument862 uint32_t platform; // platform863 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz864 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz865 uint32_t ntools; // number of tool entries following this
862 struct build_version_command { struct864 uint32_t cmdsize; // sizeof(struct build_version_command) + argument866 uint32_t platform; // platform867 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz868 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz869 uint32_t ntools; // number of tool entries following this