LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::MachO::tlv_descriptor Struct Reference

#include <MachO.h>

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

Public Attributes

uintptr_t thunk
 
uintptr_t key
 
uintptr_t offset
 

Detailed Description

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

Member Data Documentation

uintptr_t llvm::MachO::tlv_descriptor::key

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

uintptr_t llvm::MachO::tlv_descriptor::offset

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

uintptr_t llvm::MachO::tlv_descriptor::thunk

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


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