GCC Middle and Back End API Reference
ggc_root_tab Struct Reference

#include <ggc.h>

Data Fields

void * base
size_t nelt
size_t stride
gt_pointer_walker cb
gt_pointer_walker pchw

Detailed Description

Structures for the easy way to mark roots.
   In an array, terminated by having base == NULL.   

Field Documentation

gt_pointer_walker ggc_root_tab::cb

Referenced by ggc_mark_root_tab().

size_t ggc_root_tab::nelt
gt_pointer_walker ggc_root_tab::pchw

Referenced by gt_pch_save().

size_t ggc_root_tab::stride

The documentation for this struct was generated from the following file: