LLVM: llvm::MachO::encryption_info_command Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"

Public Attributes
uint32_t cmd
uint32_t cmdsize
uint32_t cryptoff
uint32_t cryptsize
uint32_t cryptid

Definition at line 820 of file MachO.h.

cmd

uint32_t llvm::MachO::encryption_info_command::cmd

cmdsize

uint32_t llvm::MachO::encryption_info_command::cmdsize

cryptid

uint32_t llvm::MachO::encryption_info_command::cryptid

cryptoff

uint32_t llvm::MachO::encryption_info_command::cryptoff

cryptsize

uint32_t llvm::MachO::encryption_info_command::cryptsize


The documentation for this struct was generated from the following file: