compile: Remove non-const reference parameters
[deliverable/binutils-gdb.git] / gdb / dwarf2loc.h
index d02e3cd3541d331bb721196b42b8137a59abe4e4..d7a56db05df9e79b61e90774e7cddbe28c8cf0b0 100644 (file)
@@ -156,7 +156,7 @@ int dwarf2_evaluate_property (const struct dynamic_prop *prop,
    evaluated.
    SYM the originating symbol, used for error reporting.  */
 
-void dwarf2_compile_property_to_c (string_file &stream,
+void dwarf2_compile_property_to_c (string_file *stream,
                                   const char *result_name,
                                   struct gdbarch *gdbarch,
                                   unsigned char *registers_used,
This page took 0.024053 seconds and 4 git commands to generate.