Return true if the offsetFromSymbol attribute of this object is not the "unknown" value for that attribute, and false otherwise.
Synopsis
Declared in <balst_stacktraceframe.h>
bool
isOffsetFromSymbolKnown() const;
Return Value
true if offset from symbol is known, and false otherwise
Created with MrDocs