LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uintptr_t | thunk |
uintptr_t | key |
uintptr_t | offset |
Definition at line 800 of file Support/MachO.h.
uintptr_t llvm::MachO::tlv_descriptor::key |
Definition at line 802 of file Support/MachO.h.
uintptr_t llvm::MachO::tlv_descriptor::offset |
Definition at line 803 of file Support/MachO.h.
uintptr_t llvm::MachO::tlv_descriptor::thunk |
Definition at line 801 of file Support/MachO.h.