LLVM API Documentation

Public Attributes
llvm::MachO::version_min_command Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t cmd
uint32_t cmdsize
uint32_t version
uint32_t sdk

Detailed Description

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


Member Data Documentation

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

Referenced by llvm::MachO::swapStruct().

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

Referenced by llvm::MachO::swapStruct().

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

Referenced by llvm::MachO::swapStruct().

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

Referenced by llvm::MachO::swapStruct().


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