[#BloombergLP-balst-StackTraceFrame-setMangledSymbolName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceFrame.adoc[StackTraceFrame]::setMangledSymbolName :relfileprefix: ../../../ :mrdocs: Set the `mangledSymbolName` attribute of this object to the specified `value`. Note that the empty string indicates that the `mangledSymbolName` is "unknown". == Synopsis Declared in `<balst_stacktraceframe.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setMangledSymbolName(std::string_view const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#