LLVM
8.0.1
|
#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 754 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::twolevel_hints_command::cmdsize |
Definition at line 755 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::twolevel_hints_command::nhints |
Definition at line 757 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 756 of file MachO.h.
Referenced by checkTwoLevelHintsCommand(), llvm::yaml::MappingTraits< MachO::section_64 >::mapping(), and llvm::MachO::swapStruct().