LLVM 22.0.0git
llvm::objcopy::macho::IndirectSymbolTable Struct Reference

#include "ObjCopy/MachO/MachOObject.h"

Public Attributes

std::vector< IndirectSymbolEntrySymbols

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.

Referenced by markSymbols().


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