Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dfunction.h693 extern void expand_dummy_function_end (void);
Dtoplev.cc1750 expand_dummy_function_end (); in backend_init_target()
Dfunction.cc5292 expand_dummy_function_end (void) in expand_dummy_function_end() function
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.
DChangeLog-200822663 (expand_dummy_function_end): Update.
DChangeLog-20078445 (expand_dummy_function_end): Fiddle with in_dummy_function. Pop cfun.
DChangeLog-200112193 (expand_dummy_function_end): Don't free cfun here.
DChangeLog-20138169 (expand_dummy_function_end): Moved to function.h.
DChangeLog-201536286 (expand_dummy_function_end): ... here.