Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DMachO.h811 struct encryption_info_command_64 { struct
812 uint32_t cmd;
813 uint32_t cmdsize;
814 uint32_t cryptoff;
815 uint32_t cryptsize;
816 uint32_t cryptid;
817 uint32_t pad;