LLVM
10.0.0svn
|
#include "llvm/BinaryFormat/MachO.h"
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
uint32_t | offset |
uint32_t | nhints |
uint32_t llvm::MachO::twolevel_hints_command::cmd |
Definition at line 760 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::twolevel_hints_command::cmdsize |
Definition at line 761 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::twolevel_hints_command::nhints |
Definition at line 763 of file MachO.h.
Referenced by checkTwoLevelHintsCommand(), llvm::yaml::MappingTraits< MachO::section_64 >::mapping(), and llvm::MachO::swapStruct().
uint32_t llvm::MachO::twolevel_hints_command::offset |
Definition at line 762 of file MachO.h.
Referenced by checkTwoLevelHintsCommand(), llvm::yaml::MappingTraits< MachO::section_64 >::mapping(), and llvm::MachO::swapStruct().