Home
last modified time | relevance | path

Searched refs:ggc_root_tab (Results 1 – 25 of 269) sorted by relevance

1234567891011

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dggc.h62 struct ggc_root_tab { struct
71 extern const struct ggc_root_tab * const gt_ggc_rtab[];
72 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
73 extern const struct ggc_root_tab * const gt_pch_cache_rtab[];
74 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
229 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dggc.h62 struct ggc_root_tab { struct
71 extern const struct ggc_root_tab * const gt_ggc_rtab[];
72 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
73 extern const struct ggc_root_tab * const gt_pch_cache_rtab[];
74 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
229 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dggc.h62 struct ggc_root_tab { struct
71 extern const struct ggc_root_tab * const gt_ggc_rtab[];
72 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
73 extern const struct ggc_root_tab * const gt_pch_cache_rtab[];
74 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
230 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc.h67 struct ggc_root_tab { struct
76 extern const struct ggc_root_tab * const gt_ggc_rtab[];
77 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
78 extern const struct ggc_root_tab * const gt_pch_cache_rtab[];
79 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
H A Dggc-common.c75 static void write_pch_globals (const struct ggc_root_tab * const *tab,
101 const struct ggc_root_tab *const *rt; in ggc_mark_roots()
102 const struct ggc_root_tab *rti; in ggc_mark_roots()
381 write_pch_globals (const struct ggc_root_tab * const *tab, in write_pch_globals()
384 const struct ggc_root_tab *const *rt; in write_pch_globals()
385 const struct ggc_root_tab *rti; in write_pch_globals()
425 const struct ggc_root_tab *const *rt; in gt_pch_save()
426 const struct ggc_root_tab *rti; in gt_pch_save()
545 const struct ggc_root_tab *const *rt; in gt_pch_restore()
546 const struct ggc_root_tab *rti; in gt_pch_restore()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dggc.h67 struct ggc_root_tab { struct
76 extern const struct ggc_root_tab * const gt_ggc_rtab[];
77 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
78 extern const struct ggc_root_tab * const gt_pch_cache_rtab[];
79 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
251 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
254 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dggc.h64 struct ggc_root_tab { struct
73 extern const struct ggc_root_tab * const gt_ggc_rtab[];
74 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
75 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
256 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
251 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
251 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
251 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
251 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
251 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
254 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
251 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dggc.h69 struct ggc_root_tab { struct
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[];
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dggc.h64 struct ggc_root_tab { struct
73 extern const struct ggc_root_tab * const gt_ggc_rtab[];
74 extern const struct ggc_root_tab * const gt_ggc_deletable_rtab[];
75 extern const struct ggc_root_tab * const gt_pch_scalar_rtab[];
256 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
276 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
276 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
276 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
276 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
276 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dggc.h61 struct ggc_root_tab { struct
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[];
276 extern void ggc_register_root_tab (const struct ggc_root_tab *);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dggc.h65 struct ggc_root_tab { struct
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[];
284 extern void ggc_register_root_tab (const struct ggc_root_tab *);

1234567891011