Searched refs:python_string_to_unicode (Results 1 – 5 of 5) sorted by relevance
37 python_string_to_unicode (PyObject *obj) in python_string_to_unicode() function115 gdbpy_ref<> str = python_string_to_unicode (obj); in python_string_to_target_string()130 gdbpy_ref<> str = python_string_to_unicode (obj); in python_string_to_target_python_string()143 gdbpy_ref<> str = python_string_to_unicode (obj); in python_string_to_host_string()
882 gdbpy_ref<> python_string_to_unicode (PyObject *obj);
1632 * python/python-internal.h (python_string_to_unicode)1635 * python/py-utils.c (python_string_to_unicode)
785 * python/py-utils.c (python_string_to_unicode): Omit non-Unicode
11877 * python/python-utils.c (python_string_to_unicode): Always return