|
LLVM
3.7.0
|
#include <MachO.h>
Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | sub_library |
Definition at line 662 of file Support/MachO.h.
| uint32_t llvm::MachO::sub_library_command::cmd |
Definition at line 663 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_library_command::cmdsize |
Definition at line 664 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::sub_library_command::sub_library |
Definition at line 665 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
1.8.6