LLVM API Documentation

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

#include <MachOFormat.h>

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

List of all members.

Public Attributes

uint32_t Type
uint32_t Size
uint32_t DataOffset
uint32_t DataSize

Detailed Description

Definition at line 233 of file MachOFormat.h.


Member Data Documentation

Definition at line 236 of file MachOFormat.h.

Referenced by llvm::object::SwapStruct().

Definition at line 237 of file MachOFormat.h.

Referenced by llvm::object::SwapStruct().

Definition at line 235 of file MachOFormat.h.

Referenced by llvm::object::SwapStruct().

Definition at line 234 of file MachOFormat.h.

Referenced by llvm::object::SwapStruct().


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