Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dexternal.h314 struct mach_o_encryption_info_command_external struct
316 unsigned char cryptoff[4]; /* File offset of the encrypted area. */
317 unsigned char cryptsize[4]; /* Size of the encrypted area. */
318 unsigned char cryptid[4]; /* Encryption method. */
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dexternal.h314 struct mach_o_encryption_info_command_external struct
316 unsigned char cryptoff[4]; /* File offset of the encrypted area. */
317 unsigned char cryptsize[4]; /* Size of the encrypted area. */
318 unsigned char cryptid[4]; /* Encryption method. */