LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
uint32_t | rebase_off |
uint32_t | rebase_size |
uint32_t | bind_off |
uint32_t | bind_size |
uint32_t | weak_bind_off |
uint32_t | weak_bind_size |
uint32_t | lazy_bind_off |
uint32_t | lazy_bind_size |
uint32_t | export_off |
uint32_t | export_size |
Definition at line 853 of file Support/MachO.h.
Definition at line 858 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 859 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::dyld_info_command::cmd |
Definition at line 854 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 855 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 864 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 865 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 862 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 863 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 856 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 857 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 860 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 861 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().