Searched defs:build_version_command (Results 1 – 1 of 1) sorted by relevance
855 struct build_version_command { struct857 uint32_t cmdsize; // sizeof(struct build_version_command) + argument859 uint32_t platform; // platform860 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz861 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz862 uint32_t ntools; // number of tool entries following this