Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotector.c890 tree funcstr; local
926 funcstr = build_string (strlen(current_function_name)+1,
928 TREE_TYPE (funcstr) = build_array_type (char_type_node, 0);
929 funcname = output_constant_def (funcstr, 1);