Searched refs:set_doc_string (Results 1 – 1 of 1) sorted by relevance
532 gdb::unique_xmalloc_ptr<char> set_doc_string; in get_set_value() local545 set_doc_string = call_doc_function (obj, set_doc_func.get (), NULL); in get_set_value()546 if (! set_doc_string) in get_set_value()550 const char *str = set_doc_string.get (); in get_set_value()