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

/openbsd-current/gnu/gcc/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...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc.h39 struct ggc_root_tab { struct
46 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
47 extern const struct ggc_root_tab * const gt_ggc_rtab[];
48 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
H A Dggc-common.c111 const struct ggc_root_tab *const *rt;
112 const struct ggc_root_tab *rti;

Completed in 182 milliseconds