Home
last modified time | relevance | path

Searched refs:expand_dummy_function_end (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtoplev.c1929 expand_dummy_function_end (); in backend_init()
1962 expand_dummy_function_end (); in lang_dependent_init()
H A Dtree.h4465 extern void expand_dummy_function_end (void);
H A Dfunction.c4219 expand_dummy_function_end (void) in expand_dummy_function_end() function
H A DChangeLog-19997366 (expand_dummy_function_end): Free up current_function state.
11309 (expand_dummy_function_end): New function.
11351 expand_dummy_function_end around some initializations that need to
11361 (expand_dummy_function_end): Declare.
H A DChangeLog-200112193 (expand_dummy_function_end): Don't free cfun here.