|
LLVM
4.0.0
|
#include <MachO.h>
Definition at line 822 of file Support/MachO.h.
| uint32_t llvm::MachO::dyld_info_command::bind_off |
Definition at line 827 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoBindOpcodes(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::bind_size |
Definition at line 828 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoBindOpcodes(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::cmd |
Definition at line 823 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::cmdsize |
Definition at line 824 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::export_off |
Definition at line 833 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoExportsTrie(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::export_size |
Definition at line 834 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoExportsTrie(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::lazy_bind_off |
Definition at line 831 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoLazyBindOpcodes(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::lazy_bind_size |
Definition at line 832 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoLazyBindOpcodes(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::rebase_off |
Definition at line 825 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoRebaseOpcodes(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::rebase_size |
Definition at line 826 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoRebaseOpcodes(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::weak_bind_off |
Definition at line 829 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoWeakBindOpcodes(), and llvm::MachO::swapStruct().
| uint32_t llvm::MachO::dyld_info_command::weak_bind_size |
Definition at line 830 of file Support/MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoWeakBindOpcodes(), and llvm::MachO::swapStruct().
1.8.6