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

#include <MachO.h>

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

Public Attributes

uint32_t name
 
uint32_t minor_version
 
uint32_t header_addr
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::fvmlib::header_addr

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

uint32_t llvm::MachO::fvmlib::minor_version

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

uint32_t llvm::MachO::fvmlib::name

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


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