roots Struct Reference


Data Fields

ptr_t r_start
ptr_t r_end
struct rootsr_next

Detailed Description

Definition at line 15 of file mark_roots.c.


Field Documentation

ptr_t roots::r_start

Definition at line 16 of file mark_roots.c.

Referenced by add_roots_to_index(), GC_add_roots_inner(), and roots_present().

ptr_t roots::r_end

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().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 10:39:51 2008 for russell by  doxygen 1.5.4