Set the mangledSymbolName attribute of this object to the specified value. Note that the empty string indicates that the mangledSymbolName is "unknown".
Declared in <balst_stacktraceframe.h>
void
setMangledSymbolName(std::string_view const& value);
| Name | Description |
|---|---|
| value | new mangled symbol name |