5 #ifndef DBG_BACKTRACE_H 6 #define DBG_BACKTRACE_H 14 #endif // DBG_BACKTRACE_H bool(* hpcrun_dbg_trampoline_at_entry)(void *ip)
void(* hpcrun_dbg_unw_init_cursor)(hpcrun_unw_cursor_t *cursor, ucontext_t *context)
step_state(* hpcrun_dbg_unw_step)(hpcrun_unw_cursor_t *cursor)
bool(* hpcrun_dbg_trampoline_interior)(void *ip)