LLVM API Documentation
#include <MachO.h>

Public Attributes | |
| uint32_t | name |
| uint32_t | timestamp |
| uint32_t | current_version |
| uint32_t | compatibility_version |
Definition at line 381 of file Support/MachO.h.
Definition at line 385 of file Support/MachO.h.
| uint32_t llvm::MachO::dylib::current_version |
Definition at line 384 of file Support/MachO.h.
| uint32_t llvm::MachO::dylib::name |
Definition at line 382 of file Support/MachO.h.
| uint32_t llvm::MachO::dylib::timestamp |
Definition at line 383 of file Support/MachO.h.