|
LLVM
3.7.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 700 of file Support/MachO.h.
| uint32_t llvm::MachO::routines_command_64::cmd |
Definition at line 701 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint32_t llvm::MachO::routines_command_64::cmdsize |
Definition at line 702 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::init_address |
Definition at line 703 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::init_module |
Definition at line 704 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved1 |
Definition at line 705 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved2 |
Definition at line 706 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved3 |
Definition at line 707 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved4 |
Definition at line 708 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved5 |
Definition at line 709 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
| uint64_t llvm::MachO::routines_command_64::reserved6 |
Definition at line 710 of file Support/MachO.h.
Referenced by llvm::MachO::swapStruct().
1.8.6