LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::MachO::load_command Struct Reference

#include <MachO.h>

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

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::load_command::cmd
uint32_t llvm::MachO::load_command::cmdsize

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