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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript.h318 Globs globs_; member in class:gold::Version_script_info
H A Dscript.cc2021 : dependency_lists_(), expression_lists_(), version_trees_(), globs_(),
2297 this->globs_.push_back(Glob(&exp, v, is_global));
2394 for (Globs::const_reverse_iterator p = this->globs_.rbegin();
2395 p != this->globs_.rend();
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript.h318 Globs globs_; member in class:gold::Version_script_info
H A Dscript.cc2021 : dependency_lists_(), expression_lists_(), version_trees_(), globs_(),
2297 this->globs_.push_back(Glob(&exp, v, is_global));
2394 for (Globs::const_reverse_iterator p = this->globs_.rbegin();
2395 p != this->globs_.rend();
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript.h318 Globs globs_; member in class:gold::Version_script_info
H A Dscript.cc2021 : dependency_lists_(), expression_lists_(), version_trees_(), globs_(),
2297 this->globs_.push_back(Glob(&exp, v, is_global));
2394 for (Globs::const_reverse_iterator p = this->globs_.rbegin();
2395 p != this->globs_.rend();

Completed in 192 milliseconds