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

#include <MachO.h>

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

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
uint32_t offset
 
uint32_t nhints
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::twolevel_hints_command::cmd

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

uint32_t llvm::MachO::twolevel_hints_command::cmdsize

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

uint32_t llvm::MachO::twolevel_hints_command::nhints

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

uint32_t llvm::MachO::twolevel_hints_command::offset

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


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