LLVM API Documentation

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

#include <MachOFormat.h>

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

List of all members.

Public Attributes

uint32_t Type
uint32_t Size
uint32_t LocalSymbolsIndex
uint32_t NumLocalSymbols
uint32_t ExternalSymbolsIndex
uint32_t NumExternalSymbols
uint32_t UndefinedSymbolsIndex
uint32_t NumUndefinedSymbols
uint32_t TOCOffset
uint32_t NumTOCEntries
uint32_t ModuleTableOffset
uint32_t NumModuleTableEntries
uint32_t ReferenceSymbolTableOffset
uint32_t NumReferencedSymbolTableEntries
uint32_t IndirectSymbolTableOffset
uint32_t NumIndirectSymbolTableEntries
uint32_t ExternalRelocationTableOffset
uint32_t NumExternalRelocationTableEntries
uint32_t LocalRelocationTableOffset
uint32_t NumLocalRelocationTableEntries

Detailed Description

Definition at line 201 of file MachOFormat.h.


Member Data Documentation

Definition at line 226 of file MachOFormat.h.

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

Definition at line 208 of file MachOFormat.h.

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

Definition at line 229 of file MachOFormat.h.

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

Definition at line 205 of file MachOFormat.h.

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

Definition at line 217 of file MachOFormat.h.

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

Definition at line 227 of file MachOFormat.h.

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

Definition at line 209 of file MachOFormat.h.

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

Definition at line 224 of file MachOFormat.h.

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

Definition at line 230 of file MachOFormat.h.

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

Definition at line 206 of file MachOFormat.h.

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

Definition at line 218 of file MachOFormat.h.

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

Definition at line 221 of file MachOFormat.h.

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

Definition at line 215 of file MachOFormat.h.

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

Definition at line 212 of file MachOFormat.h.

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

Definition at line 220 of file MachOFormat.h.

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

Definition at line 203 of file MachOFormat.h.

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

Definition at line 214 of file MachOFormat.h.

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

Definition at line 202 of file MachOFormat.h.

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

Definition at line 211 of file MachOFormat.h.

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


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