LLVM  3.7.0
Public Attributes | List of all members
llvm::MachO::linker_option_command Struct Reference

#include <MachO.h>

Collaboration diagram for llvm::MachO::linker_option_command:
[legend]

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
uint32_t count
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::linker_option_command::cmd

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

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

uint32_t llvm::MachO::linker_option_command::cmdsize

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

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

uint32_t llvm::MachO::linker_option_command::count

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

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


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