Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h800 struct encryption_info_command_64 { struct
801 uint32_t cmd;
802 uint32_t cmdsize;
803 uint32_t cryptoff;
804 uint32_t cryptsize;
805 uint32_t cryptid;
806 uint32_t pad;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h805 struct encryption_info_command_64 { struct
806 uint32_t cmd;
807 uint32_t cmdsize;
808 uint32_t cryptoff;
809 uint32_t cryptsize;
810 uint32_t cryptid;
811 uint32_t pad;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h808 struct encryption_info_command_64 { struct
809 uint32_t cmd;
810 uint32_t cmdsize;
811 uint32_t cryptoff;
812 uint32_t cryptsize;
813 uint32_t cryptid;
814 uint32_t pad;