GDB (xrefs)
|
Public Attributes | |
PyObject_HEAD struct objfile * | objfile |
PyObject * | printers |
PyObject * | frame_filters |
PyObject * | type_printers |
Definition at line 26 of file py-objfile.c.
Definition at line 37 of file py-objfile.c.
Referenced by objfile_to_objfile_object().
PyObject_HEAD struct objfile* objfile_object::objfile |
Definition at line 31 of file py-objfile.c.
Referenced by objfpy_get_filename(), objfpy_is_valid(), and objfpy_new().
Definition at line 34 of file py-objfile.c.
Referenced by objfile_to_objfile_object().
Definition at line 39 of file py-objfile.c.
Referenced by objfile_to_objfile_object().