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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
69 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
70 extern const struct ggc_root_tab * const gt_ggc_rtab[];
71 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
72 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
277 extern void ggc_register_root_tab (const struct ggc_root_tab *);
H A Dggc-common.c47 static void write_pch_globals (const struct ggc_root_tab * const *tab,
56 typedef const struct ggc_root_tab *const_ggc_root_tab_t;
63 ggc_register_root_tab (const struct ggc_root_tab* rt)
86 const struct ggc_root_tab *const *rt;
370 write_pch_globals (const struct ggc_root_tab * const *tab,
373 const struct ggc_root_tab *const *rt;
374 const struct ggc_root_tab *rti;
414 const struct ggc_root_tab *const *rt;
415 const struct ggc_root_tab *rti;
590 const struct ggc_root_tab *cons
[all...]
H A Dggc-tests.c513 extern const struct ggc_root_tab gt_ggc_r_gt_ggc_tests_h[];
516 EXPORTED_CONST struct ggc_root_tab * const gt_ggc_rtab[] = {
528 EXPORTED_CONST struct ggc_root_tab gt_ggc_r_gt_ggc_tests_h[] = {
532 EXPORTED_CONST struct ggc_root_tab gt_ggc_rd_gt_ggc_tests_h[] = {
H A Dplugin.c466 ggc_register_root_tab ((const struct ggc_root_tab*) user_data);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dggc.h65 struct ggc_root_tab { struct
73 /* Pointers to arrays of ggc_root_tab, terminated by NULL. */
74 extern const struct ggc_root_tab * const gt_ggc_rtab[];
75 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
76 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
285 extern void ggc_register_root_tab (const struct ggc_root_tab *);
H A Dggc-common.cc44 static void write_pch_globals (const struct ggc_root_tab * const *tab,
53 typedef const struct ggc_root_tab *const_ggc_root_tab_t;
60 ggc_register_root_tab (const struct ggc_root_tab* rt)
83 const struct ggc_root_tab *const *rt;
399 write_pch_globals (const struct ggc_root_tab * const *tab,
402 const struct ggc_root_tab *const *rt;
403 const struct ggc_root_tab *rti;
498 const struct ggc_root_tab *const *rt;
499 const struct ggc_root_tab *rti;
725 const struct ggc_root_tab *cons
[all...]
H A Dggc-tests.cc502 extern const struct ggc_root_tab gt_ggc_r_gt_ggc_tests_h[];
505 EXPORTED_CONST struct ggc_root_tab * const gt_ggc_rtab[] = {
517 EXPORTED_CONST struct ggc_root_tab gt_ggc_r_gt_ggc_tests_h[] = {
521 EXPORTED_CONST struct ggc_root_tab gt_ggc_rd_gt_ggc_tests_h[] = {
H A Dplugin.cc466 ggc_register_root_tab ((const struct ggc_root_tab*) user_data);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Ddummy-frontend.c86 struct ggc_root_tab jit_root_tab[] =
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc538 struct ggc_root_tab jit_root_tab[] =

Completed in 226 milliseconds