Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DMachO.h827 struct encryption_info_command_64 { struct
828 uint32_t cmd;
829 uint32_t cmdsize;
830 uint32_t cryptoff;
831 uint32_t cryptsize;
832 uint32_t cryptid;
833 uint32_t pad;