Return the target offset for this thunk or branch symbol.

Synopsis

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

virtual
uint32_t
getTargetOffset() const override;

Return Value

The target offset for this thunk or branch symbol.

Created with MrDocs