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

#include <MachO.h>

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

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
uint32_t name
 
uint32_t header_addr
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::fvmfile_command::cmd

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

uint32_t llvm::MachO::fvmfile_command::cmdsize

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

uint32_t llvm::MachO::fvmfile_command::header_addr

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

uint32_t llvm::MachO::fvmfile_command::name

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


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