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

#include <MachO.h>

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

Public Attributes

uint32_t flavor
 
uint32_t count
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::x86_state_hdr_t::count

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

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

uint32_t llvm::MachO::x86_state_hdr_t::flavor

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

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


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