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

Public Attributes

intvariable
 
int value
 

Detailed Description

Definition at line 274 of file utils.c.

Member Data Documentation

int restore_integer_closure::value

Definition at line 277 of file utils.c.

Referenced by make_cleanup_restore_integer(), and restore_integer().

int* restore_integer_closure::variable

Definition at line 276 of file utils.c.

Referenced by make_cleanup_restore_integer(), and restore_integer().


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