LLVM API Documentation

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

#include <MachOFormat.h>

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

List of all members.

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

Detailed Description

Definition at line 178 of file MachOFormat.h.


Member Data Documentation

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


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