Home
last modified time | relevance | path

Searched refs:write_pch_globals (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDggc-common.c79 static void write_pch_globals (const struct ggc_root_tab * const *tab,
387 write_pch_globals (const struct ggc_root_tab * const *tab, in write_pch_globals() function
483 write_pch_globals (gt_ggc_rtab, &state); in gt_pch_save()
484 write_pch_globals (gt_pch_cache_rtab, &state); in gt_pch_save()
HDChangeLog-200336404 (write_pch_globals): New.