| stacktrace.cc | 83 err_handler(void*, const char*, int) function in namespace:std::__anon14876 93 = __glibcxx_backtrace_create_state(nullptr, 1, err_handler, nullptr); 137 if (::__glibcxx_backtrace_pcinfo(state, pc, +cb, err_handler, this)) 149 if (::__glibcxx_backtrace_syminfo(state, pc, +cb2, err_handler, this)) 165 int r = ::__glibcxx_backtrace_simple(state, skip + 2, cb, err_handler, obj);
|