GDB (xrefs)
Public Attributes
objfile_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD struct objfileobjfile
PyObjectprinters
PyObjectframe_filters
PyObjecttype_printers

Detailed Description

Definition at line 26 of file py-objfile.c.


Member Data Documentation

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().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines