Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h855 struct build_version_command { struct
857 uint32_t cmdsize; // sizeof(struct build_version_command) + argument
859 uint32_t platform; // platform
860 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz
861 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
862 uint32_t ntools; // number of tool entries following this