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

#include "guile-internal.h"

Public Attributes

GDB_SMOB_HEAD struct _chained_gdb_smobprev
 
struct _chained_gdb_smobnext
 

Detailed Description

Definition at line 246 of file guile-internal.h.

Member Data Documentation

◆ next

struct _chained_gdb_smob* _chained_gdb_smob::next

◆ prev

GDB_SMOB_HEAD struct _chained_gdb_smob* _chained_gdb_smob::prev

Definition at line 250 of file guile-internal.h.

Referenced by gdbscm_add_objfile_ref(), and gdbscm_remove_objfile_ref().


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