LLVM 20.0.0git
|
#include "ObjCopy/COFF/COFFObject.h"
Public Member Functions | |
AuxSymbol (ArrayRef< uint8_t > In) | |
ArrayRef< uint8_t > | getRef () const |
Public Attributes | |
uint8_t | Opaque [sizeof(object::coff_symbol16)] |
Definition at line 69 of file COFFObject.h.
|
inline |
Definition at line 70 of file COFFObject.h.
|
inline |
Definition at line 75 of file COFFObject.h.
References Opaque.
uint8_t llvm::objcopy::coff::AuxSymbol::Opaque[sizeof(object::coff_symbol16)] |
Definition at line 79 of file COFFObject.h.
Referenced by AuxSymbol(), and getRef().