Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dattributes.h221 for (Other_attributes::iterator p = this->other_attributes_.begin(); in ~Vendor_object_attributes()
249 typedef std::map<int, Object_attribute*> Other_attributes; typedef
252 Other_attributes*
256 const Other_attributes*
282 Other_attributes other_attributes_;
332 Vendor_object_attributes::Other_attributes*
340 const Vendor_object_attributes::Other_attributes*
Dattributes.cc127 for (Other_attributes::const_iterator p = voa.other_attributes_.begin(); in Vendor_object_attributes()
145 for (Other_attributes::const_iterator p = this->other_attributes_.begin(); in size()
174 std::pair<Other_attributes::iterator, bool> ins = in new_attribute()
192 Other_attributes::iterator p = in get_attribute()
205 Other_attributes::const_iterator p = in get_attribute()
247 for (Other_attributes::const_iterator q = this->other_attributes_.begin(); in write()