Searched refs:Object_list (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.h357 typedef std::vector<Object*> Object_list; typedef in class:gold::Plugin_manager
377 Object_list objects_;
H A Dplugin.cc708 for (Object_list::iterator obj = this->objects_.begin();
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.h357 typedef std::vector<Object*> Object_list; typedef in class:gold::Plugin_manager
377 Object_list objects_;
H A Dplugin.cc708 for (Object_list::iterator obj = this->objects_.begin();
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.h357 typedef std::vector<Object*> Object_list; typedef in class:gold::Plugin_manager
377 Object_list objects_;
H A Dplugin.cc708 for (Object_list::iterator obj = this->objects_.begin();

Completed in 197 milliseconds