LLVM  4.0.0
Public Attributes | List of all members
llvm::MachO::tlv_descriptor_32 Struct Reference

#include <MachO.h>

Collaboration diagram for llvm::MachO::tlv_descriptor_32:
[legend]

Public Attributes

uint32_t thunk
 
uint32_t key
 
uint32_t offset
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::tlv_descriptor_32::key

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

uint32_t llvm::MachO::tlv_descriptor_32::offset

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

uint32_t llvm::MachO::tlv_descriptor_32::thunk

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


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