LLVM API Documentation
#include <MachO.h>

Public Attributes | |
| uint32_t | name |
| uint32_t | minor_version |
| uint32_t | header_addr |
Definition at line 515 of file Support/MachO.h.
| uint32_t llvm::MachO::fvmlib::header_addr |
Definition at line 518 of file Support/MachO.h.
| uint32_t llvm::MachO::fvmlib::minor_version |
Definition at line 517 of file Support/MachO.h.
| uint32_t llvm::MachO::fvmlib::name |
Definition at line 516 of file Support/MachO.h.