struct AuxSymbol
Declaration
struct AuxSymbol { /* full declaration omitted */ };
Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:70
Member Variables
- public uint8_t[18] Opaque
Method Overview
Methods
¶AuxSymbol(ArrayRef<uint8_t> In)
AuxSymbol(ArrayRef<uint8_t> In)
Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:71
Parameters
- ArrayRef<uint8_t> In
¶ArrayRef<uint8_t> getRef() const
ArrayRef<uint8_t> getRef() const
Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:76