Searched refs:ggc_root_tab (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dtree-nomudflap.c127 const struct ggc_root_tab gt_ggc_r_gt_tree_mudflap_h[] = {
H A Dggc.h69 struct ggc_root_tab { struct
77 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
78 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[];
H A Dggc-common.c79 static void write_pch_globals (const struct ggc_root_tab * const *tab,
105 const struct ggc_root_tab *const *rt;
106 const struct ggc_root_tab *rti;
388 write_pch_globals (const struct ggc_root_tab * const *tab,
391 const struct ggc_root_tab *const *rt;
392 const struct ggc_root_tab *rti;
432 const struct ggc_root_tab *const *rt;
433 const struct ggc_root_tab *rti;
541 const struct ggc_root_tab *const *rt;
542 const struct ggc_root_tab *rt
[all...]

Completed in 201 milliseconds