|
LLVM
4.0.0
|
#include <MachO.h>
Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | count |
Definition at line 837 of file Support/MachO.h.
| uint32_t llvm::MachO::linker_option_command::cmd |
Definition at line 838 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::linker_option_command::cmdsize |
Definition at line 839 of file Support/MachO.h.
Referenced by checkLinkerOptCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::linker_option_command::count |
Definition at line 840 of file Support/MachO.h.
Referenced by checkLinkerOptCommand(), and llvm::MachO::swapStruct().
1.8.6