[ppc64le] Use skip_entrypoint for skip_trampoline_code
[deliverable/binutils-gdb.git] / gdb / d-lang.c
index bfb8e57ef847d33bfe98b8178d767210ea1a370d..2fc5080bee5ef935cc6d0ee3fceab00e3f2aa464 100644 (file)
@@ -214,7 +214,7 @@ static const struct language_defn d_language_defn =
   default_read_var_value,      /* la_read_var_value */
   NULL,                                /* Language specific skip_trampoline.  */
   "this",
-  basic_lookup_symbol_nonlocal, 
+  d_lookup_symbol_nonlocal,
   basic_lookup_transparent_type,
   d_demangle,                  /* Language specific symbol demangler.  */
   NULL,                                /* Language specific
This page took 0.023073 seconds and 4 git commands to generate.