DWARF-5: call sites
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame.c
index c5ad0dd71e602e9d927e71bbbc3870b2a5f93f77..f8dd1df739d024e73bf2756d033773393bc4ec4b 100644 (file)
@@ -361,7 +361,7 @@ class dwarf_expr_executor : public dwarf_expr_context
                                   union call_site_parameter_u kind_u,
                                   int deref_size) OVERRIDE
   {
-    invalid ("DW_OP_GNU_entry_value");
+    invalid ("DW_OP_entry_value");
   }
 
   CORE_ADDR get_object_address () OVERRIDE
This page took 0.023472 seconds and 4 git commands to generate.