Return whether the mangled symbol name attribute is known.
Declared in <balst_stacktraceframe.h>
bool
isMangledSymbolNameKnown() const;
Return true if the mangledSymbolName attribute of this object is not the "unknown" value for that attribute, and false otherwise.
true if mangled symbol name is known, and false otherwise