GDB (xrefs)
|
#include "guile-internal.h"
Public Attributes | |
GDB_SMOB_HEAD struct _chained_gdb_smob * | prev |
struct _chained_gdb_smob * | next |
Definition at line 210 of file guile-internal.h.
struct _chained_gdb_smob* _chained_gdb_smob::next |
Definition at line 215 of file guile-internal.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), gdbscm_add_objfile_ref(), gdbscm_init_chained_gsmob(), and gdbscm_remove_objfile_ref().
GDB_SMOB_HEAD struct _chained_gdb_smob* _chained_gdb_smob::prev |
Definition at line 214 of file guile-internal.h.
Referenced by gdbscm_add_objfile_ref(), gdbscm_init_chained_gsmob(), and gdbscm_remove_objfile_ref().