Go to the source code of this file.
Data Structures | |
| struct | allocation_info |
Defines | |
| #define | OBJSPACE_H 1 |
Functions | |
| struct allocation_info * | objspace_lookup_allocation_info (VALUE obj) |
| #define OBJSPACE_H 1 |
Definition at line 2 of file objspace.h.
| struct allocation_info* objspace_lookup_allocation_info | ( | VALUE | obj | ) | [read] |
Definition at line 331 of file object_tracing.c.
References lookup_allocation_info().
Referenced by dump_object().
1.6.1