LLVM API Documentation
#include <MachOFormat.h>

Public Attributes | |
| uint32_t | Type |
| uint32_t | Size |
| char | Name [16] |
| uint32_t | VMAddress |
| uint32_t | VMSize |
| uint32_t | FileOffset |
| uint32_t | FileSize |
| uint32_t | MaxVMProtection |
| uint32_t | InitialVMProtection |
| uint32_t | NumSections |
| uint32_t | Flags |
Definition at line 164 of file MachOFormat.h.
Definition at line 170 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 171 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 175 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 173 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 172 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 167 of file MachOFormat.h.
Definition at line 174 of file MachOFormat.h.
Referenced by llvm::object::getSegmentLoadCommandNumSections(), and llvm::object::SwapStruct().
Definition at line 166 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 165 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 168 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().
Definition at line 169 of file MachOFormat.h.
Referenced by llvm::object::SwapStruct().