LLVM: llvm::objcopy::macho::IndirectSymbolEntry Struct Reference (original) (raw)
#include "[ObjCopy/MachO/MachOObject.h](MachOObject%5F8h%5Fsource.html)"
Detailed Description
Definition at line 150 of file MachOObject.h.
Constructor & Destructor Documentation
| llvm::objcopy::macho::IndirectSymbolEntry::IndirectSymbolEntry ( uint32_t OriginalIndex, std::optional< SymbolEntry * > Symbol ) | inline |
|---|
Member Data Documentation
◆ OriginalIndex
uint32_t llvm::objcopy::macho::IndirectSymbolEntry::OriginalIndex
◆ Symbol
std::optional<SymbolEntry *> llvm::objcopy::macho::IndirectSymbolEntry::Symbol
The documentation for this struct was generated from the following file:
- lib/ObjCopy/MachO/MachOObject.h