Home
last modified time | relevance | path

Searched refs:init_ggc (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc.h108 extern void init_ggc (void);
H A Dtoplev.c1228 init_ggc (); in general_init()
H A Dggc-page.c1723 init_ggc (void) in init_ggc() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc.h112 extern void init_ggc (void);
H A DChangeLog.jit317 * ggc-page.c (init_ggc): Make idempotent.
H A Dtoplev.cc1085 init_ggc (); in general_init()
H A Dggc-page.cc1729 init_ggc (void) in init_ggc() function
H A DChangeLog-19994927 * ggc-page.c (init_ggc): Work around SunOS unaligned mmap bug.
5435 (init_ggc): Likewise for it's initialization.
5476 (init_ggc): Set allocated_last_gc.
5868 * ggc-simple.c (init_ggc): Set empty_string.
6445 (init_ggc): Use it instead of a constant.
6613 (init_ggc): Allocate empty_string and add as root.
8272 * toplev.c (main): Always init_ggc.
8421 * ggc-simple.c (init_ggc): Absorb the old init.
8657 (main): Call init_ggc.
H A DChangeLog-200610318 (init_ggc): Do not attempt to initialize entries in the
11049 * ggc-page.c (init_ggc): Add missing element to size_lookup
11055 * ggc-page.c (init_ggc): Do not round up the extra_order_size_table
11110 * ggc-page.c (init_ggc): Do not round up the extra_order_size_table
H A DChangeLog-20031899 init_ggc): Use new_ggc_zone to set up the default zones.
21319 * ggc-page.c (init_ggc): Give better diagnostics on failure to
29740 (init_ggc): Likewise.
36411 (init_ggc): Use ROUND_UP.
H A DChangeLog-200131957 spec. Don't throw away the test page in init_ggc.
32597 (init_ggc): Use it to round up the sizes in the
33217 (init_ggc): Set up the object_size_table, objects_per_page_table,
H A DChangeLog-200413826 init_ggc, ggc_push_context, ggc_recalculate_in_use_p,
13830 ggc_marked_p, ggc_get_size, init_ggc, destroy_ggc_zone,
H A DChangeLog-200814664 alloc_large_page, ggc_free, gt_ggc_m_S, ggc_marked_p, init_ggc,
H A DChangeLog-201229404 (alloc_page, init_ggc, clear_marks, struct ggc_pch_data)
H A DChangeLog-20029630 (init_ggc): Initialize inverse_table.
H A DChangeLog-20154996 (init_ggc, ggc_pch_read): Reserve space for finalizers.
H A DChangeLog-201414194 * ggc-page.c (init_ggc): Make idempotent.