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

  • public AuxSymbol(ArrayRef<uint8_t> In)
  • public ArrayRef<uint8_t> getRef() const

Methods

AuxSymbol(ArrayRef<uint8_t> In)

Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:71

Parameters

ArrayRef<uint8_t> In

ArrayRef<uint8_t> getRef() const

Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:76