|
LLVM
4.0.0
|
#include <MachO.h>
Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | umbrella |
Definition at line 601 of file Support/MachO.h.
| uint32_t llvm::MachO::sub_framework_command::cmd |
Definition at line 602 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_framework_command::cmdsize |
Definition at line 603 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_framework_command::umbrella |
Definition at line 604 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
1.8.6