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 527 of file Support/MachO.h.
uint32_t llvm::MachO::dylib::compatibility_version |
Definition at line 531 of file Support/MachO.h.
uint32_t llvm::MachO::dylib::current_version |
Definition at line 530 of file Support/MachO.h.
uint32_t llvm::MachO::dylib::name |
Definition at line 528 of file Support/MachO.h.
uint32_t llvm::MachO::dylib::timestamp |
Definition at line 529 of file Support/MachO.h.