Data Fields | |
| VALUE | type |
| FILE * | stream |
| VALUE | string |
| int | roots |
| const char * | root_category |
| VALUE | cur_obj |
| VALUE | cur_obj_klass |
| size_t | cur_obj_references |
Definition at line 27 of file objspace_dump.c.
| VALUE dump_config::cur_obj |
Definition at line 33 of file objspace_dump.c.
Referenced by dump_object().
Definition at line 34 of file objspace_dump.c.
Referenced by dump_object(), and reachable_object_i().
Definition at line 35 of file objspace_dump.c.
Referenced by dump_object(), and reachable_object_i().
| const char* dump_config::root_category |
Definition at line 32 of file objspace_dump.c.
Referenced by root_obj_i().
Definition at line 31 of file objspace_dump.c.
Referenced by objspace_dump_all(), and root_obj_i().
Definition at line 29 of file objspace_dump.c.
Referenced by dump_append(), and dump_output().
| VALUE dump_config::string |
Definition at line 30 of file objspace_dump.c.
Referenced by dump_append(), dump_object(), dump_output(), and dump_result().
| VALUE dump_config::type |
Definition at line 28 of file objspace_dump.c.
1.6.1