Home | History | Annotate | Download | only in gold

Lines Matching full:name_to_match

2320       const char* name_to_match = this->get_name_to_match(symbol_name, i,
2323 if (name_to_match == NULL)
2331 Exact::const_iterator pe = exact->find(name_to_match);
2338 vtm.real->tag.c_str(), name_to_match,
2366 const char* name_to_match = this->get_name_to_match(symbol_name,
2370 if (name_to_match == NULL)
2373 if (fnmatch(p->expression->pattern.c_str(), name_to_match,