Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dflags.h579 extern int flag_instrument_function_entry_exit;
Dc-opts.c1400 if (! flag_instrument_function_entry_exit) in c_common_post_options()
Dtoplev.c865 int flag_instrument_function_entry_exit = 0; variable
1188 {"instrument-functions", &flag_instrument_function_entry_exit, 1,
Dfunction.c6581 = (flag_instrument_function_entry_exit
DChangeLog.115439 * flags.h (flag_instrument_function_entry_exit): Declare new
15441 * toplev.c (flag_instrument_function_entry_exit): Define it here.
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dlang.c840 if (! flag_instrument_function_entry_exit) in java_post_options()
/openbsd/src/gnu/gcc/gcc/
Dcommon.opt545 Common Report Var(flag_instrument_function_entry_exit)
Dgimplify.c6399 if (flag_instrument_function_entry_exit in gimplify_function_tree()