Searched refs:rest_of_compilation (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.h74 extern void rest_of_compilation PROTO ((union tree_node *));
H A Dprofile.c1702 rest_of_compilation (fndecl);
H A Dintegrate.c488 compiled. Our caller (rest_of_compilation) saves the original
3502 rest_of_compilation (fndecl);
H A Dtoplev.c3293 (calling rest_of_compilation for each function). */
3625 rest_of_compilation (decl) function
3697 finish_compilation will call rest_of_compilation again
4444 the first invocation of this routine (rest_of_compilation) will
4446 Later on, finish_compilation will call rest_of_compilation again
H A Dc-decl.c7260 rest_of_compilation (fndecl);
7320 /* If rest_of_compilation set this to 0, leave it 0. */
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dch-tree.h1151 extern void rest_of_compilation PROTO((tree));
H A Ddecl.c2110 rest_of_compilation (fndecl);
/haiku-buildtools/legacy/gcc/gcc/java/
H A Ddecl.c1670 rest_of_compilation (fndecl);
H A Dclass.c1747 rest_of_compilation (init_decl);
H A Dparse.c8314 rest_of_compilation (fndecl);
H A Dparse.y5657 rest_of_compilation (fndecl);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Ddecl.c14607 /* Trick rest_of_compilation into not deferring output of this
14628 rest_of_compilation (fndecl);
14632 rest_of_compilation (fndecl);
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dcom.c14378 rest_of_compilation (fndecl);
14395 /* If rest_of_compilation set this to 0, leave it 0. */

Completed in 613 milliseconds