|
LLVM
4.0.0
|
#include <MachO.h>
Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | sub_library |
Definition at line 619 of file Support/MachO.h.
| uint32_t llvm::MachO::sub_library_command::cmd |
Definition at line 620 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_library_command::cmdsize |
Definition at line 621 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_library_command::sub_library |
Definition at line 622 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
1.8.6