LLVM API Documentation
#include <MachO.h>
Public Attributes | |
uint32_t | cmd |
uint32_t | cmdsize |
uint32_t | ilocalsym |
uint32_t | nlocalsym |
uint32_t | iextdefsym |
uint32_t | nextdefsym |
uint32_t | iundefsym |
uint32_t | nundefsym |
uint32_t | tocoff |
uint32_t | ntoc |
uint32_t | modtaboff |
uint32_t | nmodtab |
uint32_t | extrefsymoff |
uint32_t | nextrefsyms |
uint32_t | indirectsymoff |
uint32_t | nindirectsyms |
uint32_t | extreloff |
uint32_t | nextrel |
uint32_t | locreloff |
uint32_t | nlocrel |
Definition at line 722 of file Support/MachO.h.
uint32_t llvm::MachO::dysymtab_command::cmd |
Definition at line 723 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 724 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 735 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 739 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 727 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 725 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 737 of file Support/MachO.h.
Referenced by llvm::object::MachOObjectFile::getIndirectSymbolTableEntry(), and llvm::MachO::swapStruct().
Definition at line 729 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 741 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 733 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 728 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 736 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 740 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 738 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 726 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 742 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 734 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
uint32_t llvm::MachO::dysymtab_command::ntoc |
Definition at line 732 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 730 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
Definition at line 731 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().