Home
last modified time | relevance | path

Searched refs:other_attributes (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dattributes.h253 other_attributes() in other_attributes() function
257 other_attributes() const in other_attributes() function
333 other_attributes(int vendor) in other_attributes() function
336 return this->vendor_object_attributes_[vendor]->other_attributes(); in other_attributes()
341 other_attributes(int vendor) const in other_attributes() function
344 return this->vendor_object_attributes_[vendor]->other_attributes(); in other_attributes()
Darm.cc11507 const Other_attributes* in_other_attributes = pasd->other_attributes(vendor); in merge_object_attributes()
11510 this->attributes_section_data_->other_attributes(vendor); in merge_object_attributes()