Home
last modified time | relevance | path

Searched defs:encryption_info_command_64 (Results 1 – 4 of 4) 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/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h824 struct encryption_info_command_64 { struct
825 uint32_t cmd;
826 uint32_t cmdsize;
827 uint32_t cryptoff;
828 uint32_t cryptsize;
829 uint32_t cryptid;
830 uint32_t pad;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h817 struct encryption_info_command_64 { struct
818 uint32_t cmd;
819 uint32_t cmdsize;
820 uint32_t cryptoff;
821 uint32_t cryptsize;
822 uint32_t cryptid;
823 uint32_t pad;