Searched refs:gdbpy_get_varobj_pretty_printer (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-prettyprint.c647 gdbpy_get_varobj_pretty_printer (struct value *value) function
H A Dpython-internal.h728 gdbpy_ref<> gdbpy_get_varobj_pretty_printer (struct value *value);
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c662 gdbpy_get_varobj_pretty_printer (struct value *value) function
H A Dpython-internal.h772 gdbpy_ref<> gdbpy_get_varobj_pretty_printer (struct value *value);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dvarobj.c1118 pretty_printer = gdbpy_get_varobj_pretty_printer (var->value.get ());
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dvarobj.c1078 pretty_printer = gdbpy_get_varobj_pretty_printer (var->value.get ());

Completed in 129 milliseconds