Searched refs:DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (Results 1 – 10 of 10) sorted by relevance
1710 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (decl) = 1; in cgraph_build_static_cdtor()
1777 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (newdecl) in merge_decls()1778 |= DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (olddecl); in merge_decls()
3103 #define DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT(NODE) \ macro
4064 && ! DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (subr)); in expand_function_start()
5237 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (decl) = 1; in handle_no_instrument_function_attribute()
6400 && !DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (fndecl) in gimplify_function_tree()
8114 (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT): New accessor macro.
24475 (DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT, DECL_NO_LIMIT_STACK) Likewise.
1763 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (newdecl) in duplicate_decls()1764 |= DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT (olddecl); in duplicate_decls()
457 DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT,