|
GDB (xrefs)
|
Public Attributes | |
| PyObject_HEAD struct symtab * | symtab |
| struct stpy_symtab_object * | prev |
| struct stpy_symtab_object * | next |
Definition at line 28 of file py-symtab.c.
Definition at line 37 of file py-symtab.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), del_objfile_symtab(), set_symtab(), and stpy_dealloc().
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 |
Definition at line 31 of file py-symtab.c.
Referenced by del_objfile_symtab(), salpy_dealloc(), salpy_str(), set_sal(), set_symtab(), and stpy_dealloc().
1.7.6.1