HomeSort by: relevance | last modified time | path
    Searched refs:gdbpy_set_convenience_variable (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/python/
python-internal.h 495 PyObject *gdbpy_set_convenience_variable (PyObject *self, PyObject *args);
py-value.c 2158 gdbpy_set_convenience_variable (PyObject *self, PyObject *args) function
python.c 3050 { "set_convenience_variable", gdbpy_set_convenience_variable, METH_VARARGS,
  /src/external/gpl3/gdb/dist/gdb/python/
python-internal.h 487 PyObject *gdbpy_set_convenience_variable (PyObject *self, PyObject *args);
py-value.c 2198 gdbpy_set_convenience_variable (PyObject *self, PyObject *args) function
python.c 3137 { "set_convenience_variable", gdbpy_set_convenience_variable, METH_VARARGS,

Completed in 25 milliseconds