LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
uint32_t | name |
Definition at line 676 of file Support/MachO.h.
uint32_t llvm::MachO::dylinker_command::cmd |
Definition at line 677 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 678 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::dylinker_command::name |
Definition at line 679 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().