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

#include <MachO.h>

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

Public Attributes

uintptr_t thunk
 
uintptr_t key
 
uintptr_t offset
 

Detailed Description

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

Member Data Documentation

uintptr_t llvm::MachO::tlv_descriptor::key

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

uintptr_t llvm::MachO::tlv_descriptor::offset

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

uintptr_t llvm::MachO::tlv_descriptor::thunk

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


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