LLVM  8.0.1
Public Attributes | List of all members
llvm::MachOYAML::FatHeader Struct Reference

#include "llvm/ObjectYAML/MachOYAML.h"

Collaboration diagram for llvm::MachOYAML::FatHeader:
Collaboration graph
[legend]

Public Attributes

llvm::yaml::Hex32 magic
 
uint32_t nfat_arch
 

Detailed Description

Definition at line 121 of file MachOYAML.h.

Member Data Documentation

◆ magic

llvm::yaml::Hex32 llvm::MachOYAML::FatHeader::magic

◆ nfat_arch

uint32_t llvm::MachOYAML::FatHeader::nfat_arch

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