Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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()