|
Ruby
1.9.3p448(2013-06-27revision41675)
|
Data Fields | |
| VALUE | src |
| long | offset |
| st_table * | symbols |
| st_table * | data |
| VALUE | proc |
| st_table * | compat_tbl |
| int | infection |
Definition at line 961 of file marshal.c.
Referenced by clear_load_arg(), mark_load_arg(), marshal_load(), obj_alloc_by_path(), r_entry0(), and r_leave().
Definition at line 959 of file marshal.c.
Referenced by clear_load_arg(), mark_load_arg(), marshal_load(), r_entry0(), r_object0(), and r_prepare().
Definition at line 962 of file marshal.c.
Referenced by marshal_load(), r_bytes0(), and r_entry0().
Definition at line 957 of file marshal.c.
Referenced by marshal_load(), r_byte(), and r_bytes0().
Definition at line 960 of file marshal.c.
Referenced by marshal_load(), r_leave(), and r_object0().
Definition at line 956 of file marshal.c.
Referenced by marshal_load(), r_byte(), and r_bytes0().
Definition at line 958 of file marshal.c.
Referenced by check_load_arg(), clear_load_arg(), mark_load_arg(), marshal_load(), r_symlink(), and r_symreal().
1.7.6.1