GDB (xrefs)
Public Attributes | List of all members
stpy_symtab_object Struct Reference

Public Attributes

PyObject_HEAD struct symtabsymtab
 
struct stpy_symtab_objectprev
 
struct stpy_symtab_objectnext
 

Detailed Description

Definition at line 28 of file py-symtab.c.

Member Data Documentation

struct stpy_symtab_object* stpy_symtab_object::next
struct stpy_symtab_object* stpy_symtab_object::prev

Definition at line 36 of file py-symtab.c.

Referenced by del_objfile_symtab(), set_symtab(), and stpy_dealloc().

PyObject_HEAD struct symtab* stpy_symtab_object::symtab

The documentation for this struct was generated from the following file: