Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h828 struct encryption_info_command_64 { struct
829 uint32_t cmd;
830 uint32_t cmdsize;
831 uint32_t cryptoff;
832 uint32_t cryptsize;
833 uint32_t cryptid;
834 uint32_t pad;