LLVM: llvm::objcopy::macho::IndirectSymbolTable Struct Reference (original) (raw)

#include "[ObjCopy/MachO/MachOObject.h](MachOObject%5F8h%5Fsource.html)"

Public Attributes
std::vector< IndirectSymbolEntry > Symbols

Detailed Description

Definition at line 163 of file MachOObject.h.

Member Data Documentation

Symbols

std::vector<IndirectSymbolEntry> llvm::objcopy::macho::IndirectSymbolTable::Symbols

Definition at line 164 of file MachOObject.h.


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