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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t thunk
 
uint32_t key
 
uint32_t offset
 

Detailed Description

Definition at line 930 of file MachO.h.

Member Data Documentation

◆ key

uint32_t llvm::MachO::tlv_descriptor_32::key

Definition at line 932 of file MachO.h.

◆ offset

uint32_t llvm::MachO::tlv_descriptor_32::offset

Definition at line 933 of file MachO.h.

◆ thunk

uint32_t llvm::MachO::tlv_descriptor_32::thunk

Definition at line 931 of file MachO.h.


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