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

#include "llvm/BinaryFormat/MachO.h"

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

Public Attributes

uint32_t flavor
 
uint32_t count
 

Detailed Description

Definition at line 1940 of file MachO.h.

Member Data Documentation

◆ count

uint32_t llvm::MachO::ppc_state_hdr_t::count

Definition at line 1942 of file MachO.h.

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

◆ flavor

uint32_t llvm::MachO::ppc_state_hdr_t::flavor

Definition at line 1941 of file MachO.h.

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


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