Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c57 static tree handle_no_sanitize_thread_attribute (tree *, tree, tree,
416 handle_no_sanitize_thread_attribute, NULL },
953 handle_no_sanitize_thread_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_thread_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc59 static tree handle_no_sanitize_thread_attribute (tree *, tree, tree,
464 handle_no_sanitize_thread_attribute, NULL },
1194 handle_no_sanitize_thread_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_thread_attribute() function
H A DChangeLog5433 (handle_no_sanitize_thread_attribute): New function.