Home
last modified time | relevance | path

Searched refs:lang_dependent_init (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDtoplev.c109 static int lang_dependent_init (const char *);
1934 lang_dependent_init (const char *name) in lang_dependent_init() function
2052 if (lang_dependent_init (main_input_filename)) in do_compile()
HDChangeLog-200314442 lang_dependent_init initializes dump_base_name.
20554 (lang_dependent_init): Remove now-useless initial push_srcloc.
30475 (lang_dependent_init, do_compile): post_options hook moved to
31229 (lang_dependent_init): Don't duplicate name.
HDChangeLog-200414955 * toplev.c (lang_dependent_init): Do not use an empty dump file prefix.
27124 (lang_dependent_init): Save, set input_location to <built-in>.
27138 clear and restore input_Location - now handled by lang_dependent_init.
36831 (lang_dependent_init): ... here.
38287 process_options, lang_dependent_init, finalize): Likewise.
HDChangeLog-20014734 * toplev.c (lang_dependent_init): New prototype.
4737 (lang_dependent_init): Stop if lang_hooks.init fails.
5129 process_options, lang_indpendent_init, lang_dependent_init,
HDChangeLog-200612876 (lang_dependent_init): Ditto for dwarf2out_frame_init.
HDChangeLog-200213226 * toplev.c (lang_dependent_init): Create function context for
21261 * toplev.c (lang_dependent_init): Run init_expr_once here ...