Searched refs:Other_attributes (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dattributes.h221 for (Other_attributes::iterator p = this->other_attributes_.begin();
249 typedef std::map<int, Object_attribute*> Other_attributes; typedef in class:gold::Vendor_object_attributes
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*
H A Dattributes.cc127 for (Other_attributes::const_iterator p = voa.other_attributes_.begin();
145 for (Other_attributes::const_iterator p = this->other_attributes_.begin();
174 std::pair<Other_attributes::iterator, bool> ins =
192 Other_attributes::iterator p =
205 Other_attributes::const_iterator p =
247 for (Other_attributes::const_iterator q = this->other_attributes_.begin();
H A Darm.cc11755 typedef Vendor_object_attributes::Other_attributes Other_attributes;
11756 const Other_attributes* in_other_attributes = pasd->other_attributes(vendor);
11757 Other_attributes::const_iterator in_iter = in_other_attributes->begin();
11758 Other_attributes* out_other_attributes =
11760 Other_attributes::iterator out_iter = out_other_attributes->begin();
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dattributes.h221 for (Other_attributes::iterator p = this->other_attributes_.begin();
249 typedef std::map<int, Object_attribute*> Other_attributes; typedef in class:gold::Vendor_object_attributes
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*
H A Dattributes.cc127 for (Other_attributes::const_iterator p = voa.other_attributes_.begin();
145 for (Other_attributes::const_iterator p = this->other_attributes_.begin();
174 std::pair<Other_attributes::iterator, bool> ins =
192 Other_attributes::iterator p =
205 Other_attributes::const_iterator p =
247 for (Other_attributes::const_iterator q = this->other_attributes_.begin();
H A Darm.cc11755 typedef Vendor_object_attributes::Other_attributes Other_attributes;
11756 const Other_attributes* in_other_attributes = pasd->other_attributes(vendor);
11757 Other_attributes::const_iterator in_iter = in_other_attributes->begin();
11758 Other_attributes* out_other_attributes =
11760 Other_attributes::iterator out_iter = out_other_attributes->begin();
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dattributes.h221 for (Other_attributes::iterator p = this->other_attributes_.begin();
249 typedef std::map<int, Object_attribute*> Other_attributes; typedef in class:gold::Vendor_object_attributes
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*
H A Dattributes.cc127 for (Other_attributes::const_iterator p = voa.other_attributes_.begin();
145 for (Other_attributes::const_iterator p = this->other_attributes_.begin();
174 std::pair<Other_attributes::iterator, bool> ins =
192 Other_attributes::iterator p =
205 Other_attributes::const_iterator p =
247 for (Other_attributes::const_iterator q = this->other_attributes_.begin();
H A Darm.cc11755 typedef Vendor_object_attributes::Other_attributes Other_attributes;
11756 const Other_attributes* in_other_attributes = pasd->other_attributes(vendor);
11757 Other_attributes::const_iterator in_iter = in_other_attributes->begin();
11758 Other_attributes* out_other_attributes =
11760 Other_attributes::iterator out_iter = out_other_attributes->begin();

Completed in 175 milliseconds