Searched refs:ggc_root_tab (Results 1 – 6 of 6) sorted by relevance
69 struct ggc_root_tab { struct78 extern const struct ggc_root_tab * const gt_ggc_rtab[];79 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];80 extern const struct ggc_root_tab * const gt_pch_cache_rtab[];81 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
79 static void write_pch_globals (const struct ggc_root_tab * const *tab,105 const struct ggc_root_tab *const *rt; in ggc_mark_roots()106 const struct ggc_root_tab *rti; in ggc_mark_roots()387 write_pch_globals (const struct ggc_root_tab * const *tab, in write_pch_globals()390 const struct ggc_root_tab *const *rt; in write_pch_globals()391 const struct ggc_root_tab *rti; in write_pch_globals()431 const struct ggc_root_tab *const *rt; in gt_pch_save()432 const struct ggc_root_tab *rti; in gt_pch_save()540 const struct ggc_root_tab *const *rt; in gt_pch_restore()541 const struct ggc_root_tab *rti; in gt_pch_restore()
127 const struct ggc_root_tab gt_ggc_r_gt_tree_mudflap_h[] = {
39 struct ggc_root_tab { struct47 extern const struct ggc_root_tab * const gt_ggc_rtab[];48 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
111 const struct ggc_root_tab *const *rt; in ggc_mark_roots()112 const struct ggc_root_tab *rti; in ggc_mark_roots()
3591 (struct ggc_root_tab): Define.