Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/mach-o/
Dexternal.h321 struct mach_o_encryption_info_64_command_external struct
323 unsigned char cryptoff[4]; /* File offset of the encrypted area. */
324 unsigned char cryptsize[4]; /* Size of the encrypted area. */
325 unsigned char cryptid[4]; /* Encryption method. */
326 unsigned char pad[4]; /* Pad to make struct size a multiple of 8. */