LLVM: llvm::MachO::mach_header Struct Reference (original) (raw)
#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | magic |
| uint32_t | cputype |
| uint32_t | cpusubtype |
| uint32_t | filetype |
| uint32_t | ncmds |
| uint32_t | sizeofcmds |
| uint32_t | flags |
Definition at line 512 of file MachO.h.
◆ cpusubtype
uint32_t llvm::MachO::mach_header::cpusubtype
◆ cputype
uint32_t llvm::MachO::mach_header::cputype
◆ filetype
uint32_t llvm::MachO::mach_header::filetype
◆ flags
uint32_t llvm::MachO::mach_header::flags
◆ magic
uint32_t llvm::MachO::mach_header::magic
◆ ncmds
uint32_t llvm::MachO::mach_header::ncmds
◆ sizeofcmds
uint32_t llvm::MachO::mach_header::sizeofcmds
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/MachO.h