Searched refs:thisfun (Results 1 – 1 of 1) sorted by relevance
1758 struct symbol *thisfun; in return_command() local1768 thisfun = get_frame_function (get_selected_frame ()); in return_command()1784 if (thisfun != NULL) in return_command()1785 return_type = TYPE_TARGET_TYPE (SYMBOL_TYPE (thisfun)); in return_command()1834 if (thisfun == NULL) in return_command()1839 SYMBOL_PRINT_NAME (thisfun)); in return_command()