LLVM API Documentation
#include <MachO.h>

Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | count |
Definition at line 763 of file Support/MachO.h.
| uint32_t llvm::MachO::linker_options_command::cmd |
Definition at line 764 of file Support/MachO.h.
Referenced by llvm::object::SwapStruct().
| uint32_t llvm::MachO::linker_options_command::cmdsize |
Definition at line 765 of file Support/MachO.h.
Referenced by llvm::object::SwapStruct().
| uint32_t llvm::MachO::linker_options_command::count |
Definition at line 766 of file Support/MachO.h.
Referenced by llvm::object::SwapStruct().