Home
last modified time | relevance | path

Searched refs:new_attribute (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gold/
H A Dattributes.cc160 Vendor_object_attributes::new_attribute(int tag) in new_attribute() function in gold::Vendor_object_attributes
338 Object_attribute* attr = pvoa->new_attribute(tag); in Attributes_section_data()
H A Dattributes.h262 new_attribute(int tag);
/netbsd/external/gpl3/binutils/dist/gold/
H A Dattributes.cc160 Vendor_object_attributes::new_attribute(int tag) in new_attribute() function in gold::Vendor_object_attributes
338 Object_attribute* attr = pvoa->new_attribute(tag); in Attributes_section_data()
H A Dattributes.h262 new_attribute(int tag);
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dattributes.cc160 Vendor_object_attributes::new_attribute(int tag) in new_attribute() function in gold::Vendor_object_attributes
338 Object_attribute* attr = pvoa->new_attribute(tag); in Attributes_section_data()
H A Dattributes.h262 new_attribute(int tag);
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dattributes.cc160 Vendor_object_attributes::new_attribute(int tag) in new_attribute() function in gold::Vendor_object_attributes
338 Object_attribute* attr = pvoa->new_attribute(tag); in Attributes_section_data()
H A Dattributes.h262 new_attribute(int tag);
/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.c4968 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes() local
4983 if (TREE_VALUE (new_attribute) in objc_decl_method_attributes()
4984 && TREE_CHAIN (TREE_VALUE (new_attribute)) in objc_decl_method_attributes()
4985 && TREE_CHAIN (TREE_CHAIN (TREE_VALUE (new_attribute)))) in objc_decl_method_attributes()
4987 tree second_argument = TREE_CHAIN (TREE_VALUE (new_attribute)); in objc_decl_method_attributes()
5016 new_attribute); in objc_decl_method_attributes()
5039 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes() local
5054 new_attribute); in objc_decl_method_attributes()
H A Dobjc-act.cc5044 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes() local
5059 if (TREE_VALUE (new_attribute) in objc_decl_method_attributes()
5060 && TREE_CHAIN (TREE_VALUE (new_attribute)) in objc_decl_method_attributes()
5061 && TREE_CHAIN (TREE_CHAIN (TREE_VALUE (new_attribute)))) in objc_decl_method_attributes()
5063 tree second_argument = TREE_CHAIN (TREE_VALUE (new_attribute)); in objc_decl_method_attributes()
5092 new_attribute); in objc_decl_method_attributes()
5115 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes() local
5130 new_attribute); in objc_decl_method_attributes()
/netbsd/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c4968 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes() local
4983 if (TREE_VALUE (new_attribute) in objc_decl_method_attributes()
4984 && TREE_CHAIN (TREE_VALUE (new_attribute)) in objc_decl_method_attributes()
4985 && TREE_CHAIN (TREE_CHAIN (TREE_VALUE (new_attribute)))) in objc_decl_method_attributes()
4987 tree second_argument = TREE_CHAIN (TREE_VALUE (new_attribute)); in objc_decl_method_attributes()
5016 new_attribute); in objc_decl_method_attributes()
5039 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes() local
5054 new_attribute); in objc_decl_method_attributes()