GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
chained_gdb_smob Struct Reference

#include "guile-internal.h"

Public Attributes

GDB_SMOB_HEAD chained_gdb_smobprev
 
chained_gdb_smobnext
 

Detailed Description

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

Member Data Documentation

◆ next

chained_gdb_smob* chained_gdb_smob::next

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

Referenced by gdbscm_init_chained_gsmob().

◆ prev

GDB_SMOB_HEAD chained_gdb_smob* chained_gdb_smob::prev

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

Referenced by gdbscm_init_chained_gsmob().


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