Searched defs:build_version_command (Results 1 – 2 of 2) sorted by relevance
854 struct build_version_command { struct856 uint32_t cmdsize; // sizeof(struct build_version_command) + argument858 uint32_t platform; // platform859 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz860 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz861 uint32_t ntools; // number of tool entries following this
847 struct build_version_command { struct849 uint32_t cmdsize; // sizeof(struct build_version_command) + argument851 uint32_t platform; // platform852 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz853 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz854 uint32_t ntools; // number of tool entries following this