GDB (xrefs)
|
Public Attributes | |
struct type * | stored |
struct type_push * | next |
struct type_push* type_push::next |
Definition at line 2919 of file p-exp.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), pop_current_type(), and push_current_type().
struct type* type_push::stored |
Definition at line 2918 of file p-exp.c.
Referenced by pop_current_type(), and push_current_type().