|
LLVM
3.7.0
|
#include <MachO.h>
Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | umbrella |
Definition at line 644 of file Support/MachO.h.
| uint32_t llvm::MachO::sub_framework_command::cmd |
Definition at line 645 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_framework_command::cmdsize |
Definition at line 646 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_framework_command::umbrella |
Definition at line 647 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
1.8.6