LLVM: llvm::MachO::mach_header_64 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 |
| uint32_t | reserved |
Definition at line 522 of file MachO.h.
◆ cpusubtype
uint32_t llvm::MachO::mach_header_64::cpusubtype
◆ cputype
uint32_t llvm::MachO::mach_header_64::cputype
◆ filetype
uint32_t llvm::MachO::mach_header_64::filetype
◆ flags
uint32_t llvm::MachO::mach_header_64::flags
◆ magic
uint32_t llvm::MachO::mach_header_64::magic
◆ ncmds
uint32_t llvm::MachO::mach_header_64::ncmds
◆ reserved
uint32_t llvm::MachO::mach_header_64::reserved
◆ sizeofcmds
uint32_t llvm::MachO::mach_header_64::sizeofcmds
The documentation for this struct was generated from the following file:
- include/llvm/BinaryFormat/MachO.h