Searched refs:rth (Results 1 – 1 of 1) sorted by relevance
1543 unsigned long rth = (unsigned long)return_to_handler; in show_stack() local1547 rth = *(unsigned long *)rth; in show_stack()1575 if ((ip == rth || ip == mrth) && curr_frame >= 0) { in show_stack()