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