LLVM 20.0.0git
|
#include "ObjCopy/MachO/MachOObject.h"
Public Attributes | |
std::vector< IndirectSymbolEntry > | Symbols |
Definition at line 162 of file MachOObject.h.
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().