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

  /src/external/gpl3/gdb/dist/gdb/python/
py-objfile.c 256 objfpy_get_printers (PyObject *o, void *ignore)
761 { "pretty_printers", objfpy_get_printers, objfpy_set_printers,
255 objfpy_get_printers (PyObject *o, void *ignore) function
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-objfile.c 256 objfpy_get_printers (PyObject *o, void *ignore)
765 { "pretty_printers", objfpy_get_printers, objfpy_set_printers,
255 objfpy_get_printers (PyObject *o, void *ignore) function

Completed in 27 milliseconds