Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h576 struct version_min_command { struct
577 uint32_t cmd;
578 uint32_t cmdsize;
579 uint32_t version;
580 uint32_t reserved;
/external/llvm/include/llvm/Support/
DMachO.h809 struct version_min_command { struct
812 uint32_t cmdsize; // sizeof(struct version_min_command) argument
813 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz
814 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h814 struct version_min_command { struct
817 uint32_t cmdsize; // sizeof(struct version_min_command) argument
818 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz
819 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h817 struct version_min_command { struct
820 uint32_t cmdsize; // sizeof(struct version_min_command) argument
821 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz
822 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz