LLVM API Documentation

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

#include <MachOFormat.h>

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

List of all members.

Public Attributes

uint32_t StringIndex
uint8_t Type
uint8_t SectionIndex
uint16_t Flags
uint32_t Value

Detailed Description

Definition at line 288 of file MachOFormat.h.


Member Data Documentation

Definition at line 292 of file MachOFormat.h.

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

Definition at line 291 of file MachOFormat.h.

Definition at line 289 of file MachOFormat.h.

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

Definition at line 290 of file MachOFormat.h.


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