GCC Middle and Back End API Reference
|
#include <ggc.h>
Data Fields | |
void * | base |
size_t | nelt |
size_t | stride |
gt_pointer_walker | cb |
gt_pointer_walker | pchw |
Structures for the easy way to mark roots. In an array, terminated by having base == NULL.
void* ggc_root_tab::base |
Referenced by compare_ptr_data(), and ggc_mark_root_tab().
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 |
Referenced by compare_ptr_data(), and ggc_mark_root_tab().