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

void* ggc_root_tab::base
gt_pointer_walker ggc_root_tab::cb
size_t ggc_root_tab::nelt
gt_pointer_walker ggc_root_tab::pchw
size_t ggc_root_tab::stride

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