Home
last modified time | relevance | path

Searched refs:DECL_NAME_POINTER (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dstackleak_plugin.c110 DECL_NAME_POINTER(current_function_decl)); in get_current_stack_pointer_decl()
207 DECL_NAME_POINTER(current_function_decl)); in stackleak_instrument_execute()
399 const char *fn = DECL_NAME_POINTER(current_function_decl); in stackleak_cleanup_execute()
H A Dcyc_complexity_plugin.c40 xloc.file, DECL_NAME_POINTER(current_function_decl)); in cyc_complexity_execute()
H A Drandomize_layout_plugin.c726 if (strcmp(DECL_NAME_POINTER(poss_is_err_func), "IS_ERR")) in dominated_by_is_err()
918 !strcmp((const char *)DECL_NAME_POINTER(ssa_name_var), "__mptr")) in find_bad_casts_execute()
H A Dgcc-common.h165 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) macro
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dstackleak_plugin.c108 DECL_NAME_POINTER(current_function_decl)); in get_current_stack_pointer_decl()
205 DECL_NAME_POINTER(current_function_decl)); in stackleak_instrument_execute()
397 const char *fn = DECL_NAME_POINTER(current_function_decl); in stackleak_cleanup_execute()
H A Drandomize_layout_plugin.c693 if (strcmp(DECL_NAME_POINTER(poss_is_err_func), "IS_ERR")) in dominated_by_is_err()
825 !strcmp((const char *)DECL_NAME_POINTER(ssa_name_var), "__mptr")) in find_bad_casts_execute()
H A Dgcc-common.h108 #define DECL_NAME_POINTER(node) IDENTIFIER_POINTER(DECL_NAME(node)) macro

Completed in 8 milliseconds