|
LLVM
4.0.0
|
#include <MachO.h>
Public Attributes | |
| uint32_t | cmd |
| uint32_t | cmdsize |
| uint64_t | init_address |
| uint64_t | init_module |
| uint64_t | reserved1 |
| uint64_t | reserved2 |
| uint64_t | reserved3 |
| uint64_t | reserved4 |
| uint64_t | reserved5 |
| uint64_t | reserved6 |
Definition at line 658 of file Support/MachO.h.
| uint32_t llvm::MachO::routines_command_64::cmd |
Definition at line 659 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::routines_command_64::cmdsize |
Definition at line 660 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::init_address |
Definition at line 661 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::init_module |
Definition at line 662 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved1 |
Definition at line 663 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved2 |
Definition at line 664 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved3 |
Definition at line 665 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved4 |
Definition at line 666 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved5 |
Definition at line 667 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved6 |
Definition at line 668 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
1.8.6