LLVM API Documentation

Public Attributes
llvm::MachO::encryption_info_command Struct Reference

#include <MachO.h>

Collaboration diagram for llvm::MachO::encryption_info_command:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint32_t cryptoff
uint32_t cryptsize
uint32_t cryptid

Detailed Description

Definition at line 575 of file Support/MachO.h.


Member Data Documentation

Definition at line 576 of file Support/MachO.h.

Definition at line 577 of file Support/MachO.h.

Definition at line 580 of file Support/MachO.h.

Definition at line 578 of file Support/MachO.h.

Definition at line 579 of file Support/MachO.h.


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