Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc1013 tree target_attributes, bool version_decl) in create_version_clone_with_body() argument
1042 if (target_attributes) in create_version_clone_with_body()
1044 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1047 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
H A Dcgraph.h1028 tree target_attributes = NULL_TREE, bool version_decl = true);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c998 tree target_attributes) in create_version_clone_with_body() argument
1025 if (target_attributes) in create_version_clone_with_body()
1027 DECL_ATTRIBUTES (new_decl) = target_attributes; in create_version_clone_with_body()
1030 tree v = TREE_VALUE (target_attributes); in create_version_clone_with_body()
H A Dcgraph.h1068 tree target_attributes = NULL_TREE);
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20075810 (target_attributes): New.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20075810 (target_attributes): New.