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

#include <MachO.h>

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

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
struct fvmlib fvmlib
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::fvmlib_command::cmd

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

uint32_t llvm::MachO::fvmlib_command::cmdsize

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

struct fvmlib llvm::MachO::fvmlib_command::fvmlib

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


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