LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
uint8_t | uuid [16] |
Definition at line 806 of file Support/MachO.h.
uint32_t llvm::MachO::uuid_command::cmd |
Definition at line 807 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::uuid_command::cmdsize |
Definition at line 808 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
uint8_t llvm::MachO::uuid_command::uuid[16] |
Definition at line 809 of file Support/MachO.h.