| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/BinaryFormat/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 | 
| uint32_t llvm::MachO::mach_header_64::flags | 
Definition at line 529 of file MachO.h.
Referenced by llvm::object::MachOObjectFile::checkSymbolTable().