#include <ggc.h>
Public Member Functions | |
| void cb | PARAMS ((void *)) |
| void cb | PARAMS ((void *)) |
Data Fields | |
| void * | base |
| size_t | nelt |
| size_t | stride |
| gt_pointer_walker | cb |
| gt_pointer_walker | pchw |
Definition at line 50 of file ggc.h.
Definition at line 51 of file ggc.h.
Referenced by ggc_mark_roots(), gt_pch_restore(), gt_pch_save(), and write_pch_globals().
Definition at line 52 of file ggc.h.
Referenced by ggc_mark_roots(), gt_pch_restore(), gt_pch_save(), and write_pch_globals().
Definition at line 53 of file ggc.h.
Referenced by ggc_mark_roots(), gt_pch_restore(), gt_pch_save(), and write_pch_globals().
1.5.6