Home
last modified time | relevance | path

Searched refs:no_instrument_function_entry_exit (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h1961 unsigned no_instrument_function_entry_exit : 1; member
H A Dtree.h3269 (FUNCTION_DECL_CHECK (NODE)->function_decl.no_instrument_function_entry_exit)
H A DChangeLog-19988113 no_instrument_function_entry_exit.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1890 unsigned no_instrument_function_entry_exit : 1; member
H A Dtree.h3110 (FUNCTION_DECL_CHECK (NODE)->function_decl.no_instrument_function_entry_exit)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc5348 WB (t->function_decl.no_instrument_function_entry_exit); in core_bools()
5492 RB (t->function_decl.no_instrument_function_entry_exit); in core_bools()