|
LLVM
4.0.0
|
#include <MachO.h>
Definition at line 680 of file Support/MachO.h.
| uint32_t llvm::MachO::dysymtab_command::cmd |
Definition at line 681 of file Support/MachO.h.
Referenced by llvm::object::MachOObjectFile::getDysymtabLoadCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::cmdsize |
Definition at line 682 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::extrefsymoff |
Definition at line 693 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::extreloff |
Definition at line 697 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::iextdefsym |
Definition at line 685 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::ilocalsym |
Definition at line 683 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::indirectsymoff |
Definition at line 695 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), llvm::object::MachOObjectFile::getIndirectSymbolTableEntry(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::iundefsym |
Definition at line 687 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::locreloff |
Definition at line 699 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::modtaboff |
Definition at line 691 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nextdefsym |
Definition at line 686 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nextrefsyms |
Definition at line 694 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nextrel |
Definition at line 698 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nindirectsyms |
Definition at line 696 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nlocalsym |
Definition at line 684 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nlocrel |
Definition at line 700 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nmodtab |
Definition at line 692 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::ntoc |
Definition at line 690 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::nundefsym |
Definition at line 688 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dysymtab_command::tocoff |
Definition at line 689 of file Support/MachO.h.
Referenced by checkDysymtabCommand(), and llvm::MachO::swapStruct().
1.8.6