Home
last modified time | relevance | path

Searched refs:destroy_ggc_zone (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dggc.h156 extern void destroy_ggc_zone (struct alloc_zone *);
Dggc-page.c1565 destroy_ggc_zone (struct alloc_zone *zone ATTRIBUTE_UNUSED) in destroy_ggc_zone() function
Dggc-zone.c1579 destroy_ggc_zone (struct alloc_zone * dead_zone) in destroy_ggc_zone() function
DChangeLog-20031170 (destroy_ggc_zone): Don't destroy a zone at once. Instead, only
1890 (destroy_ggc_zone): Ditto.
1892 (destroy_ggc_zone): Ditto.
1894 (destroy_ggc_zone): Ditto.
1898 (destroy_ggc_zone): New function to remove a GC zone.
DChangeLog-200413830 ggc_marked_p, ggc_get_size, init_ggc, destroy_ggc_zone,