Home
last modified time | relevance | path

Searched refs:DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-streamer-out.cc314 bp_pack_value (bp, DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (expr), 1); in pack_ts_function_decl_value_fields()
Dtree-streamer-in.cc347 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (expr) in unpack_ts_function_decl_value_fields()
Dipa.cc883 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (decl) = 1; in cgraph_build_static_cdtor_1()
Dipa-icf.cc557 if (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (decl) in equals_wpa()
558 != DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (item->decl)) in equals_wpa()
Dfunction.cc4894 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (fndecl) = 1; in allocate_struct_function()
5093 && ! DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (subr)); in expand_function_start()
Dlto-streamer-out.cc1338 hstate.add_flag (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (t)); in hash_tree()
Dtree.h3268 #define DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT(NODE) \ macro
Dgimplify.cc16535 && !DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (fndecl) in gimplify_function_tree()
DChangeLog-19988114 (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT): New accessor macro.
DChangeLog-200024475 (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT, DECL_NO_LIMIT_STACK) Likewise.
DChangeLog-201418061 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT to one when
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-common.cc1247 compare_values (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT); in compare_tree_sccs_1()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl.cc2534 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (newdecl) in duplicate_decls()
2535 |= DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (olddecl); in duplicate_decls()
DChangeLog-1999457 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT,
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc16312 && !DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (cfun->decl)) in output_return_instrumentation()