|
LLVM 23.0.0git
|
#include "llvm/BinaryFormat/MachO.h"
| uint32_t llvm::MachO::dyld_info_command::bind_off |
Definition at line 935 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoBindOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::bind_size |
Definition at line 936 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoBindOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::cmdsize |
Definition at line 932 of file MachO.h.
Referenced by checkDyldInfoCommand().
| uint32_t llvm::MachO::dyld_info_command::export_off |
Definition at line 941 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoExportsTrie(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::export_size |
Definition at line 942 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoExportsTrie(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::lazy_bind_off |
Definition at line 939 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoLazyBindOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::lazy_bind_size |
Definition at line 940 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoLazyBindOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::rebase_off |
Definition at line 933 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoRebaseOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::rebase_size |
Definition at line 934 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoRebaseOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::weak_bind_off |
Definition at line 937 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoWeakBindOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().
| uint32_t llvm::MachO::dyld_info_command::weak_bind_size |
Definition at line 938 of file MachO.h.
Referenced by checkDyldInfoCommand(), llvm::object::MachOObjectFile::getDyldInfoWeakBindOpcodes(), and llvm::objcopy::macho::MachOWriter::totalSize().