Home
last modified time | relevance | path

Searched refs:gdb_PyObject_CallMethod (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython-internal.h146 gdb_PyObject_CallMethod (PyObject *o, const char *method, const char *format, in gdb_PyObject_CallMethod() function
156 #define PyObject_CallMethod gdb_PyObject_CallMethod
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201715112 * python/python-internal.h (gdb_PyObject_CallMethod)