Searched refs:known_attributes (Results 1 – 3 of 3) sorted by relevance
242 known_attributes() in known_attributes() function246 known_attributes() const in known_attributes() function318 known_attributes(int vendor) in known_attributes() function321 return this->vendor_object_attributes_[vendor]->known_attributes(); in known_attributes()325 known_attributes(int vendor) const in known_attributes() function328 return this->vendor_object_attributes_[vendor]->known_attributes(); in known_attributes()
403 &pasd->known_attributes(vendor)[Object_attribute::Tag_compatibility]; in merge()405 &this->known_attributes(vendor)[Object_attribute::Tag_compatibility]; in merge()
10671 const Object_attribute* known_attributes = in get_secondary_compatible_arch() local10672 pasd->known_attributes(Object_attribute::OBJ_ATTR_PROC); in get_secondary_compatible_arch()10677 known_attributes[elfcpp::Tag_also_compatible_with].string_value(); in get_secondary_compatible_arch()10697 Object_attribute* known_attributes = in set_secondary_compatible_arch() local10698 pasd->known_attributes(Object_attribute::OBJ_ATTR_PROC); in set_secondary_compatible_arch()10702 known_attributes[elfcpp::Tag_also_compatible_with].set_string_value(""); in set_secondary_compatible_arch()10714 known_attributes[elfcpp::Tag_also_compatible_with].set_string_value(sv); in set_secondary_compatible_arch()11038 this->attributes_section_data_->known_attributes(vendor); in merge_object_attributes()11062 const Object_attribute* in_attr = pasd->known_attributes(vendor); in merge_object_attributes()11064 this->attributes_section_data_->known_attributes(vendor); in merge_object_attributes()