![]() |
STX
1.0.0
|
#include <backtrace.h>
Symbol contains references to buffers and as such should not be copied nor moved as a reference. Its raw data content can also be copied as a std::string.
|
inlineexplicitnoexcept |
construct the Symbol object from the raw undemangled symbol name requires that sym's data member is not a nullptr and is null-terminated.
UNCHECKED!
|
noexcept |
gets the raw symbol name, the symbol is pre-demangled if possible.