Searched refs:gdbpy_lookup_type (Results 1 – 3 of 3) sorted by relevance
229 PyObject *gdbpy_lookup_type (PyObject *self, PyObject *args, PyObject *kw);
1781 { "lookup_type", (PyCFunction) gdbpy_lookup_type,
1503 gdbpy_lookup_type (PyObject *self, PyObject *args, PyObject *kw) in gdbpy_lookup_type() function