Home
last modified time | relevance | path

Searched defs:Version_tree_match (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript.h244 struct Version_tree_match struct
246 Version_tree_match(const Version_tree* r, bool ig, in Version_tree_match() function
265 typedef Unordered_map<std::string, Version_tree_match> Exact; argument