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

#include <MachO.h>

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

Public Attributes

uint32_t thunk
 
uint32_t key
 
uint32_t offset
 

Detailed Description

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

Member Data Documentation

uint32_t llvm::MachO::tlv_descriptor_32::key

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

uint32_t llvm::MachO::tlv_descriptor_32::offset

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

uint32_t llvm::MachO::tlv_descriptor_32::thunk

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


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