LLVM: llvm::objcopy::xcoff::Symbol Struct Reference (original) (raw)
#include "[ObjCopy/XCOFF/XCOFFObject.h](XCOFFObject%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| XCOFFSymbolEntry32 | Sym |
| StringRef | AuxSymbolEntries |
Detailed Description
Definition at line 29 of file XCOFFObject.h.
Member Data Documentation
◆ AuxSymbolEntries
StringRef llvm::objcopy::xcoff::Symbol::AuxSymbolEntries
Definition at line 33 of file XCOFFObject.h.
◆ Sym
XCOFFSymbolEntry32 llvm::objcopy::xcoff::Symbol::Sym
Definition at line 30 of file XCOFFObject.h.
The documentation for this struct was generated from the following file:
- lib/ObjCopy/XCOFF/XCOFFObject.h