Home
last modified time | relevance | path

Searched refs:current_function_contains_functions (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/vax/
H A Dxm-vms.h123 #define current_function_contains_functions curfunc_contains_functions macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfunction.h534 #define current_function_contains_functions (cfun->contains_functions) macro
H A Dprotector.c159 if (current_function_contains_functions) {
2006 || current_function_contains_functions)
H A Dintegrate.c189 if (current_function_contains_functions)
H A Dfunction.c6340 current_function_contains_functions = 0; in prepare_function_start()
H A DChangeLog.29120 set current_function_contains_functions.
11275 current_function_contains_functions, current_function_returns_pointer,
11334 current_function_contains_functions, current_function_args_size,
H A DFSFChangeLog.109792 Also save current_function_contains_functions.
9795 Set current_function_contains_functions properly.