GDB (xrefs)
|
Public Attributes | |
struct funcall * | next |
int | arglist_len |
int funcall::arglist_len |
Definition at line 132 of file parse.c.
Referenced by end_arglist(), and start_arglist().
struct funcall* funcall::next |
Definition at line 131 of file parse.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), end_arglist(), free_funcalls(), and start_arglist().