LLVM API Documentation
#include <MachOFormat.h>

Public Attributes | |
| uint32_t | Type |
| uint32_t | Size |
| char | Name [16] |
| uint64_t | VMAddress |
| uint64_t | VMSize |
| uint64_t | FileOffset |
| uint64_t | FileSize |
| uint32_t | MaxVMProtection |
| uint32_t | InitialVMProtection |
| uint32_t | NumSections |
| uint32_t | Flags |
Definition at line 178 of file MachOFormat.h.
Definition at line 184 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 185 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 189 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 187 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 186 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 181 of file MachOFormat.h.
Definition at line 188 of file MachOFormat.h.
Referenced by llvm::object::getSegmentLoadCommandNumSections(), and llvm::object::SwapStruct().
Definition at line 180 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 179 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 182 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 183 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().