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/
H A Dflags.h579 extern int flag_instrument_function_entry_exit;
H A Dc-opts.c1400 if (! flag_instrument_function_entry_exit) in c_common_post_options()
H A Dtoplev.c865 int flag_instrument_function_entry_exit = 0; variable
1188 {"instrument-functions", &flag_instrument_function_entry_exit, 1,
H A Dfunction.c6581 = (flag_instrument_function_entry_exit
H A 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/
H A Dlang.c840 if (! flag_instrument_function_entry_exit) in java_post_options()
/openbsd-src/gnu/gcc/gcc/
H A Dcommon.opt545 Common Report Var(flag_instrument_function_entry_exit)
H A Dgimplify.c6399 if (flag_instrument_function_entry_exit in gimplify_function_tree()