| Ruby
    3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
    | 

Go to the source code of this file.
| Data Structures | |
| struct | traceobj_arg | 
| Functions | |
| int | rb_bug_reporter_add (void(*func)(FILE *, void *), void *data) | 
| struct allocation_info * | objspace_lookup_allocation_info (VALUE obj) | 
| void | Init_object_tracing (VALUE rb_mObjSpace) | 
| void Init_object_tracing | ( | VALUE | rb_mObjSpace | ) | 
Definition at line 560 of file object_tracing.c.
References rb_define_module(), and rb_define_module_function.
| struct allocation_info* objspace_lookup_allocation_info | ( | VALUE | obj | ) | 
Definition at line 419 of file object_tracing.c.
 1.8.17
 1.8.17