LLVM API Documentation

Public Attributes
llvm::object::macho::SegmentLoadCommand Struct Reference

#include <MachOFormat.h>

Collaboration diagram for llvm::object::macho::SegmentLoadCommand:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 164 of file MachOFormat.h.


Member Data Documentation

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 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().


The documentation for this struct was generated from the following file: