Searched refs:set_doc_string (Results 1 – 1 of 1) sorted by relevance
368 char *set_doc_string; in get_set_value() local380 set_doc_string = call_doc_function (obj, set_doc_func, NULL); in get_set_value()381 if (! set_doc_string) in get_set_value()389 set_doc_string = get_doc_string (obj, set_doc_cst); in get_set_value()392 make_cleanup (xfree, set_doc_string); in get_set_value()393 fprintf_filtered (gdb_stdout, "%s\n", set_doc_string); in get_set_value()