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

#include "llvm/BinaryFormat/MachO.h"

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

Public Attributes

uint32_t cmd
 
uint32_t cmdsize
 
uint32_t offset
 
uint32_t nhints
 

Detailed Description

Definition at line 753 of file MachO.h.

Member Data Documentation

◆ cmd

uint32_t llvm::MachO::twolevel_hints_command::cmd

Definition at line 754 of file MachO.h.

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

◆ cmdsize

uint32_t llvm::MachO::twolevel_hints_command::cmdsize

Definition at line 755 of file MachO.h.

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

◆ nhints

uint32_t llvm::MachO::twolevel_hints_command::nhints

◆ offset

uint32_t llvm::MachO::twolevel_hints_command::offset

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