Return the section‐relative address offset of this symbol.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
uint32_t
getAddressOffset() const override;
Return Value
The section‐relative address offset of this symbol.
Created with MrDocs