LLVM API Documentation

Public Attributes
llvm::MachO::mach_header_64 Struct Reference

#include <MachO.h>

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

List of all members.

Public Attributes

uint32_t magic
uint32_t cputype
uint32_t cpusubtype
uint32_t filetype
uint32_t ncmds
uint32_t sizeofcmds
uint32_t flags
uint32_t reserved

Detailed Description

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


Member Data Documentation

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

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

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

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

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

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

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

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


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