Return the section‐relative address offset of this label.
Synopsis
Declared in <llvm/DebugInfo/PDB/PDBSymbolLabel.h>
decltype(auto)
getAddressOffset() const;
Return Value
The section‐relative address offset of this label.
Created with MrDocs