LLVM 19.0.0git
Public Attributes | List of all members
llvm::objcopy::macho::IndirectSymbolTable Struct Reference

#include "ObjCopy/MachO/MachOObject.h"

Public Attributes

std::vector< IndirectSymbolEntrySymbols
 

Detailed Description

Definition at line 162 of file MachOObject.h.

Member Data Documentation

◆ Symbols

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

Definition at line 163 of file MachOObject.h.

Referenced by markSymbols(), and llvm::objcopy::macho::MachOWriter::totalSize().


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