Move arch/tdesc.h to common/tdesc.h
[deliverable/binutils-gdb.git] / gdb / cp-support.c
index 2efc38557acb3590a780ab0c87aa1d185a57569a..dde417be80ee433405f739d5df51500f87089e89 100644 (file)
@@ -1793,6 +1793,7 @@ cp_get_symbol_name_matcher (const lookup_name_info &lookup_name)
     {
     case symbol_name_match_type::FULL:
     case symbol_name_match_type::EXPRESSION:
+    case symbol_name_match_type::SEARCH_NAME:
       return cp_fq_symbol_name_matches;
     case symbol_name_match_type::WILD:
       return cp_symbol_name_matches;
This page took 0.023463 seconds and 4 git commands to generate.