LLVM API Documentation

Public Attributes
llvm::MachO::dylib Struct Reference

#include <MachO.h>

Collaboration diagram for llvm::MachO::dylib:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint32_t name
uint32_t timestamp
uint32_t current_version
uint32_t compatibility_version

Detailed Description

Definition at line 631 of file Support/MachO.h.


Member Data Documentation

Definition at line 635 of file Support/MachO.h.

Referenced by llvm::MachO::swapStruct().

Definition at line 634 of file Support/MachO.h.

Referenced by llvm::MachO::swapStruct().

Definition at line 633 of file Support/MachO.h.

Referenced by llvm::MachO::swapStruct().


The documentation for this struct was generated from the following file: