Searched refs:frame_stop_reason_string (Results 1 – 4 of 4) sorted by relevance
468 const char *frame_stop_reason_string (enum unwind_stop_reason);
1502 frame_stop_reason_string (reason)); in frame_info()1785 frame_stop_reason_string (reason)); in backtrace_command_1()
2373 frame_stop_reason_string (enum unwind_stop_reason reason) in frame_stop_reason_string() function
580 str = frame_stop_reason_string (reason); in gdbpy_frame_stop_reason_string()