LLVM 23.0.0git
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 987 of file MachO.h.

Member Data Documentation

◆ key

uint32_t llvm::MachO::tlv_descriptor_32::key

Definition at line 989 of file MachO.h.

◆ offset

uint32_t llvm::MachO::tlv_descriptor_32::offset

Definition at line 990 of file MachO.h.

◆ thunk

uint32_t llvm::MachO::tlv_descriptor_32::thunk

Definition at line 988 of file MachO.h.


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