|
LLVM
4.0.0
|
#include <MachO.h>
Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | offset |
| uint32_t | nhints |
Definition at line 746 of file Support/MachO.h.
| uint32_t llvm::MachO::twolevel_hints_command::cmd |
Definition at line 747 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::twolevel_hints_command::cmdsize |
Definition at line 748 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::twolevel_hints_command::nhints |
Definition at line 750 of file Support/MachO.h.
Referenced by checkTwoLevelHintsCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::twolevel_hints_command::offset |
Definition at line 749 of file Support/MachO.h.
Referenced by checkTwoLevelHintsCommand(), and llvm::MachO::swapStruct().
1.8.6