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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uintptr_t thunk
 
uintptr_t key
 
uintptr_t offset
 

Detailed Description

Definition at line 942 of file MachO.h.

Member Data Documentation

◆ key

uintptr_t llvm::MachO::tlv_descriptor::key

Definition at line 944 of file MachO.h.

◆ offset

uintptr_t llvm::MachO::tlv_descriptor::offset

Definition at line 945 of file MachO.h.

◆ thunk

uintptr_t llvm::MachO::tlv_descriptor::thunk

Definition at line 943 of file MachO.h.


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