Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dscript.h265 typedef Unordered_map<std::string, Version_tree_match> Exact; typedef
295 const Version_expression*, Exact*);
312 Exact* exact_[LANGUAGE_COUNT];
Dscript.cc2198 Exact* pe) in add_exact_match()
2200 std::pair<Exact::iterator, bool> ins = in add_exact_match()
2273 this->exact_[exp.language] = new Exact(); in build_expression_list_lookup()
2319 Exact* exact = this->exact_[i]; in get_symbol_version()
2334 Exact::const_iterator pe = exact->find(name_to_match); in get_symbol_version()
DChangeLog-081511908 Version_tree_match, Exact, Globs. Don't define struct Lookup.
12387 Update declarations. Define Glob, Exact, and Lookup types. Add