LLVM: llvm::MachOYAML::FatHeader Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| llvm::yaml::Hex32 | magic |
| uint32_t | nfat_arch |
Detailed Description
Definition at line 149 of file MachOYAML.h.
Member Data Documentation
◆ magic
llvm::yaml::Hex32 llvm::MachOYAML::FatHeader::magic
Definition at line 150 of file MachOYAML.h.
◆ nfat_arch
uint32_t llvm::MachOYAML::FatHeader::nfat_arch
Definition at line 151 of file MachOYAML.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/MachOYAML.h