LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uintptr_t | thunk |
uintptr_t | key |
uintptr_t | offset |
Definition at line 905 of file Support/MachO.h.
uintptr_t llvm::MachO::tlv_descriptor::key |
Definition at line 907 of file Support/MachO.h.
uintptr_t llvm::MachO::tlv_descriptor::offset |
Definition at line 908 of file Support/MachO.h.
uintptr_t llvm::MachO::tlv_descriptor::thunk |
Definition at line 906 of file Support/MachO.h.