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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript.h248 struct Version_tree_match struct in class:gold::Version_script_info
250 Version_tree_match(const Version_tree* r, bool ig, function in struct:gold::Version_script_info::Version_tree_match
269 typedef Unordered_map<std::string, Version_tree_match> Exact;
H A Dscript.cc2231 pe->insert(std::make_pair(match, Version_tree_match(v, is_global, ve)));
2238 Version_tree_match& vtm(ins.first->second);
2367 const Version_tree_match& vtm(pe->second);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript.h248 struct Version_tree_match struct in class:gold::Version_script_info
250 Version_tree_match(const Version_tree* r, bool ig, function in struct:gold::Version_script_info::Version_tree_match
269 typedef Unordered_map<std::string, Version_tree_match> Exact;
H A Dscript.cc2231 pe->insert(std::make_pair(match, Version_tree_match(v, is_global, ve)));
2238 Version_tree_match& vtm(ins.first->second);
2367 const Version_tree_match& vtm(pe->second);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript.h248 struct Version_tree_match struct in class:gold::Version_script_info
250 Version_tree_match(const Version_tree* r, bool ig, function in struct:gold::Version_script_info::Version_tree_match
269 typedef Unordered_map<std::string, Version_tree_match> Exact;
H A Dscript.cc2231 pe->insert(std::make_pair(match, Version_tree_match(v, is_global, ve)));
2238 Version_tree_match& vtm(ins.first->second);
2367 const Version_tree_match& vtm(pe->second);

Completed in 110 milliseconds