Home
last modified time | relevance | path

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

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