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

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-prettyprint.c 233 gdbpy_get_display_hint (PyObject *printer) function in class:gdb
616 gdb::unique_xmalloc_ptr<char> hint (gdbpy_get_display_hint (printer.get ()));
  /src/external/gpl3/gdb/dist/gdb/python/
py-prettyprint.c 233 gdbpy_get_display_hint (PyObject *printer) function in class:gdb
616 gdb::unique_xmalloc_ptr<char> hint (gdbpy_get_display_hint (printer.get ()));

Completed in 67 milliseconds