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

  /src/external/gpl3/gdb/dist/gdb/python/
py-registers.c 127 gdbpy_reggroup_to_string (PyObject *self) function
141 return gdbpy_reggroup_to_string (self);
588 gdbpy_reggroup_to_string, /*tp_str*/
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-registers.c 127 gdbpy_reggroup_to_string (PyObject *self) function
141 return gdbpy_reggroup_to_string (self);
601 gdbpy_reggroup_to_string, /*tp_str*/

Completed in 27 milliseconds