Searched refs:unwind_stop_reason_to_string (Results 1 – 4 of 4) sorted by relevance
675 const char *unwind_stop_reason_to_string (enum unwind_stop_reason);
3218 unwind_stop_reason_to_string (enum unwind_stop_reason reason) in unwind_stop_reason_to_string() function3243 return unwind_stop_reason_to_string (fi->stop_reason); in frame_stop_reason_string()
8111 * frame.h (unwind_stop_reason_to_string): Extend comment to8123 (unwind_stop_reason_to_string): this.8125 (unwind_stop_reason_to_string): this.
726 str = unwind_stop_reason_to_string ((enum unwind_stop_reason) reason); in gdbpy_frame_stop_reason_string()