Return the thunk ordinal for this thunk symbol.

Synopsis

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

virtual
codeview::ThunkOrdinal
getThunkOrdinal() const override;

Return Value

The thunk ordinal for this thunk symbol.

Created with MrDocs