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_64 Struct Reference

#include <MachO.h>

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

Public Attributes

uint64_t thunk
 
uint64_t key
 
uint64_t offset
 

Detailed Description

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

Member Data Documentation

uint64_t llvm::MachO::tlv_descriptor_64::key

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

uint64_t llvm::MachO::tlv_descriptor_64::offset

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

uint64_t llvm::MachO::tlv_descriptor_64::thunk

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


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