LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
Definition at line 557 of file Support/MachO.h.
uint32_t llvm::MachO::load_command::cmd |
Definition at line 558 of file Support/MachO.h.
Referenced by llvm::object::MachOObjectFile::MachOObjectFile(), and llvm::MachO::swapStruct().
uint32_t llvm::MachO::load_command::cmdsize |
Definition at line 559 of file Support/MachO.h.
Referenced by llvm::object::MachOObjectFile::getNextLoadCommandInfo(), and llvm::MachO::swapStruct().