Data Fields | |
ptr_t | r_start |
ptr_t | r_end |
struct roots * | r_next |
Definition at line 15 of file mark_roots.c.
Definition at line 16 of file mark_roots.c.
Referenced by add_roots_to_index(), GC_add_roots_inner(), and roots_present().
Definition at line 17 of file mark_roots.c.
Referenced by GC_add_roots_inner(), and roots_present().
struct roots* roots::r_next [read] |
Definition at line 18 of file mark_roots.c.
Referenced by add_roots_to_index(), GC_add_roots_inner(), and roots_present().