Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c105 static tree handle_tls_model_attribute (tree *, tree, tree, int,
379 handle_tls_model_attribute, NULL },
2802 handle_tls_model_attribute (tree *node, tree name, tree args, in handle_tls_model_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc112 static tree handle_tls_model_attribute (tree *, tree, tree, int,
427 handle_tls_model_attribute, NULL },
3159 handle_tls_model_attribute (tree *node, tree name, tree args, in handle_tls_model_attribute() function
H A DChangeLog3742 (handle_tls_model_attribute): Improve diagnostics.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200513464 * c-common.c (handle_tls_model_attribute): Rewrite to set the
17580 (handle_tls_model_attribute): Likewise.
H A DChangeLog-201434474 * c-family/c-common.c (handle_tls_model_attribute): Use
34476 * c-family/c-common.c (handle_tls_model_attribute): Use
H A DChangeLog-200933188 * c-common.c (handle_tls_model_attribute): Ignore attribute for
H A DChangeLog-20026166 * c-common.c (handle_tls_model_attribute): New.