LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
uint8_t | uuid [16] |
Definition at line 702 of file Support/MachO.h.
uint32_t llvm::MachO::uuid_command::cmd |
Definition at line 703 of file Support/MachO.h.
uint32_t llvm::MachO::uuid_command::cmdsize |
Definition at line 704 of file Support/MachO.h.
uint8_t llvm::MachO::uuid_command::uuid[16] |
Definition at line 705 of file Support/MachO.h.