Searched refs:finish_root_table (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gengtype.c | 2438 static void finish_root_table (struct flist *flp, const char *pfx, 4095 finish_root_table (struct flist *flp, const char *pfx, const char *lastname, in finish_root_table() function 4571 finish_root_table (flp, "ggc_r", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots() 4605 finish_root_table (flp, "ggc_rd", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots() 4679 finish_root_table (flp, "pch_rs", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gengtype.cc | 2456 static void finish_root_table (struct flist *flp, const char *pfx, 4141 finish_root_table (struct flist *flp, const char *pfx, const char *lastname, in finish_root_table() function 4618 finish_root_table (flp, "ggc_r", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots() 4652 finish_root_table (flp, "ggc_rd", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots() 4726 finish_root_table (flp, "pch_rs", "LAST_GGC_ROOT_TAB", "ggc_root_tab", in write_roots()
|
H A D | ChangeLog-2003 | 36236 * gengtype.c (finish_root_table): Fix some warnings. 36351 (finish_root_table): Add the table to all languages, even if it's 36384 (finish_root_table): Don't include 'ggc_' in PFX.
|
H A D | ChangeLog-2002 | 7415 (finish_root_table): Don't output redundant \n. 17522 * gengtype.c (finish_root_table): Add LASTNAME and TNAME 17969 (finish_root_table): New.
|
H A D | ChangeLog-2009 | 19230 (finish_root_table): Added check for base_files. 20423 (finish_root_table, write_roots): Likewise.
|
H A D | ChangeLog-2021 | 29334 * gengtype.c (finish_root_table): Align function arguments
|
H A D | ChangeLog-2010 | 6401 (put_mangled_filename, finish_root_table, write_roots): Use
|