Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtoplev.c1886 expand_dummy_function_end (); in backend_init()
1919 expand_dummy_function_end (); in lang_dependent_init()
H A Dfunction.c4208 expand_dummy_function_end (void) in expand_dummy_function_end() function
H A Dtree.h4377 extern void expand_dummy_function_end (void);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c5355 expand_dummy_function_end (); in backend_init()
5388 expand_dummy_function_end ();
H A Dtree.h2990 extern void expand_dummy_function_end PARAMS ((void));
H A Dfunction.c6785 expand_dummy_function_end () in expand_dummy_function_end() function
H A DChangeLog.27366 (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.612193 (expand_dummy_function_end): Don't free cfun here.