LLVM API Documentation

Public Attributes
llvm::MachO::fat_arch Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t cputype
uint32_t cpusubtype
uint32_t offset
uint32_t size
uint32_t align

Detailed Description

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


Member Data Documentation

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

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

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

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

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


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