LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::MachO::fat_header Struct Reference

#include <MachO.h>

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

Public Attributes

uint32_t magic
 
uint32_t nfat_arch
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::fat_header::magic
uint32_t llvm::MachO::fat_header::nfat_arch

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