gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / opencl-lang.c
index d1ca29d32f700c9304561f13ad9c20a6ae80e481..eaf61c3fc1aad18e7bf3bcf4e81a75946fbdd300 100644 (file)
@@ -1024,11 +1024,9 @@ extern const struct language_data opencl_language_data =
   c_print_typedef,             /* Print a typedef using appropriate syntax */
   c_value_print_inner,         /* la_value_print_inner */
   c_value_print,               /* Print a top-level value */
-  NULL,                                /* Language specific skip_trampoline */
   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.023827 seconds and 4 git commands to generate.