arc_unwind
extern int arc_unwind(struct unwind_frame_info *frame);
ret = arc_unwind(&frame_info);
EXPORT_SYMBOL(arc_unwind);