Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript.h265 typedef Unordered_map<std::string, Version_tree_match> Exact; typedef
295 const Version_expression*, Exact*);
312 Exact* exact_[LANGUAGE_COUNT];
Dscript.cc2195 Exact* pe) in add_exact_match()
2197 std::pair<Exact::iterator, bool> ins = in add_exact_match()
2270 this->exact_[exp.language] = new Exact(); in build_expression_list_lookup()
2316 Exact* exact = this->exact_[i]; in get_symbol_version()
2331 Exact::const_iterator pe = exact->find(name_to_match); in get_symbol_version()
DChangeLog10491 Version_tree_match, Exact, Globs. Don't define struct Lookup.
10970 Update declarations. Define Glob, Exact, and Lookup types. Add