Home
last modified time | relevance | path

Searched defs:build_version_command (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1260 struct build_version_command { struct
1262 uint32_t cmdsize; /* sizeof(struct build_version_command) plus */ argument
1264 uint32_t platform; /* platform */
1265 uint32_t minos; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */
1266 uint32_t sdk; /* X.Y.Z is encoded in nibbles xxxx.yy.zz */
1267 uint32_t ntools; /* number of tool entries following this */