Searched refs:get_frame_unwind_stop_reason (Results 1 – 5 of 5) sorted by relevance
205 stop_reason = get_frame_unwind_stop_reason (frame); in frapy_unwind_stop_reason()320 && get_frame_unwind_stop_reason (frame) != UNWIND_NO_REASON in frame_info_to_frame_object()
464 enum unwind_stop_reason get_frame_unwind_stop_reason (struct frame_info *);
1499 reason = get_frame_unwind_stop_reason (fi); in frame_info()1782 reason = get_frame_unwind_stop_reason (trailing); in backtrace_command_1()
2358 get_frame_unwind_stop_reason (struct frame_info *frame) in get_frame_unwind_stop_reason() function
1506 if (get_frame_unwind_stop_reason (this_frame) == UNWIND_UNAVAILABLE) in dwarf2_frame_cfa()