LLVM API Documentation

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

#include <MachOFormat.h>

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

List of all members.

Public Attributes

uint32_t Type
uint32_t Size
uint32_t SymbolTableOffset
uint32_t NumSymbolTableEntries
uint32_t StringTableOffset
uint32_t StringTableSize

Detailed Description

Definition at line 192 of file MachOFormat.h.


Member Data Documentation

Definition at line 194 of file MachOFormat.h.

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

Definition at line 193 of file MachOFormat.h.

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


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