LLVM API Documentation
#include <MachO.h>

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 |
Definition at line 296 of file Support/MachO.h.
Definition at line 299 of file Support/MachO.h.
| uint32_t llvm::MachO::mach_header_64::cputype |
Definition at line 298 of file Support/MachO.h.
Definition at line 300 of file Support/MachO.h.
| uint32_t llvm::MachO::mach_header_64::flags |
Definition at line 303 of file Support/MachO.h.
| uint32_t llvm::MachO::mach_header_64::magic |
Definition at line 297 of file Support/MachO.h.
| uint32_t llvm::MachO::mach_header_64::ncmds |
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.