|
LLVM
8.0.1
|
#include "llvm/BinaryFormat/MachO.h"

Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint32_t | count |
| uint32_t llvm::MachO::linker_option_command::cmd |
Definition at line 867 of file MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::linker_option_command::cmdsize |
Definition at line 868 of file MachO.h.
Referenced by checkLinkerOptCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::linker_option_command::count |
Definition at line 869 of file MachO.h.
Referenced by checkLinkerOptCommand(), llvm::yaml::MappingTraits< MachO::fvmlib >::mapping(), and llvm::MachO::swapStruct().
1.8.13