Home
last modified time | relevance | path

Searched refs:build_const_char_string (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/scripts/gcc-plugins/
Dgcc-common.h116 static inline tree build_const_char_string(int len, const char *str) in build_const_char_string() function
Dstackleak_plugin.c137 input = build_tree_list(NULL_TREE, build_const_char_string(2, "r")); in add_stack_tracking_gasm()