LLVM 20.0.0git
|
#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::nhints |
Definition at line 774 of file MachO.h.
Referenced by checkTwoLevelHintsCommand().
uint32_t llvm::MachO::twolevel_hints_command::offset |
Definition at line 773 of file MachO.h.
Referenced by checkTwoLevelHintsCommand().