Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c55 static tree handle_no_sanitize_address_attribute (tree *, tree, tree,
414 handle_no_sanitize_address_attribute, NULL },
937 handle_no_sanitize_address_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_address_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc57 static tree handle_no_sanitize_address_attribute (tree *, tree, tree,
462 handle_no_sanitize_address_attribute, NULL },
1178 handle_no_sanitize_address_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_address_attribute() function
H A DChangeLog5432 (handle_no_sanitize_address_attribute): Use the function.
10908 * c-common.c (handle_no_sanitize_address_attribute): New function.