Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h854 struct build_version_command { struct
856 uint32_t cmdsize; // sizeof(struct build_version_command) + argument
858 uint32_t platform; // platform
859 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz
860 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
861 uint32_t ntools; // number of tool entries following this
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h847 struct build_version_command { struct
849 uint32_t cmdsize; // sizeof(struct build_version_command) + argument
851 uint32_t platform; // platform
852 uint32_t minos; // X.Y.Z is encoded in nibbles xxxx.yy.zz
853 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
854 uint32_t ntools; // number of tool entries following this