Searched refs:handle_tls_model_attribute (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-attribs.c | 103 static tree handle_tls_model_attribute (tree *, tree, tree, int, 374 handle_tls_model_attribute, NULL }, 2312 handle_tls_model_attribute (tree *node, tree name, tree args, in handle_tls_model_attribute() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 351 static tree handle_tls_model_attribute (tree *, tree, tree, int, 701 handle_tls_model_attribute, false }, 7175 handle_tls_model_attribute (tree *node, tree name, tree args, in handle_tls_model_attribute() function
|