std::tuple< std::string, std::string, std::string, std::string > syten::demangle_symbol | ( | const char * | symbol_name | ) |
Returns a tuple <module, demangled_name, location, hexoffset>
References exec_get_cout(), std::string::find_first_not_of(), std::free(), std::hex(), std::make_tuple(), std::stoull(), std::string::substr(), and std::to_string().
Referenced by print_backtrace().