Searched refs:init_ggc (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ggc.h | 108 extern void init_ggc (void);
|
H A D | toplev.c | 1228 init_ggc (); in general_init()
|
H A D | ggc-page.c | 1723 init_ggc (void) in init_ggc() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ggc.h | 112 extern void init_ggc (void);
|
H A D | ChangeLog.jit | 317 * ggc-page.c (init_ggc): Make idempotent.
|
H A D | toplev.cc | 1085 init_ggc (); in general_init()
|
H A D | ggc-page.cc | 1729 init_ggc (void) in init_ggc() function
|
H A D | ChangeLog-1999 | 4927 * 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 D | ChangeLog-2006 | 10318 (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 D | ChangeLog-2003 | 1899 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 D | ChangeLog-2001 | 31957 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 D | ChangeLog-2004 | 13826 init_ggc, ggc_push_context, ggc_recalculate_in_use_p, 13830 ggc_marked_p, ggc_get_size, init_ggc, destroy_ggc_zone,
|
H A D | ChangeLog-2008 | 14664 alloc_large_page, ggc_free, gt_ggc_m_S, ggc_marked_p, init_ggc,
|
H A D | ChangeLog-2012 | 29404 (alloc_page, init_ggc, clear_marks, struct ggc_pch_data)
|
H A D | ChangeLog-2002 | 9630 (init_ggc): Initialize inverse_table.
|
H A D | ChangeLog-2015 | 4996 (init_ggc, ggc_pch_read): Reserve space for finalizers.
|
H A D | ChangeLog-2014 | 14194 * ggc-page.c (init_ggc): Make idempotent.
|