gdb: Convert language la_demangle field to a method
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index d1ca29d32f700c9304561f13ad9c20a6ae80e481..d98b228bc74dcb86488c80e9188d226853b773f7 100644 (file)
@@ -1028,7 +1028,6 @@ extern const struct language_data opencl_language_data =
   NULL,                         /* name_of_this */
   false,                       /* la_store_sym_names_in_linkage_form_p */
   basic_lookup_symbol_nonlocal,        /* lookup_symbol_nonlocal */
-  NULL,                                /* Language specific symbol demangler */
   NULL,                                /* Language specific
                                   class_name_from_physname */
   c_op_print_tab,              /* expression operators for printing */
This page took 0.022645 seconds and 4 git commands to generate.