Return the offset associated with this symbol.

Synopsis

Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>

virtual
int32_t
getOffset() const override;

Return Value

The offset associated with this symbol.

Created with MrDocs