|
GDB (xrefs)
|
#include "registry.h"
Public Attributes | |
| struct registry_data_registration * | registrations |
| unsigned | num_registrations |
Definition at line 112 of file registry.h.
| unsigned registry_data_registry::num_registrations |
Definition at line 115 of file registry.h.
Referenced by register_data_with_cleanup(), and registry_alloc_data().
| struct registry_data_registration* registry_data_registry::registrations |
Definition at line 114 of file registry.h.
Referenced by register_data_with_cleanup(), and registry_clear_data().
1.8.10