Set the offsetFromSymbol attribute of this object to the specified value. Note that the value (bsl::size_t)‐1 indicates that offsetFromSymbol is "unknown".
Synopsis
Declared in <balst_stacktraceframe.h>
void
setOffsetFromSymbol(std::size_t value);
Parameters
Name |
Description |
value |
new offset from symbol |
Created with MrDocs