binutils-gdb/gdb/compile
Keith Seitz 6f36b6d29f Rename symbol_substitution_name
This patch simply adds a "c_" prefix to symbol_substitution_name to clarify
that this is a C language-related function.

gdb/ChangeLog:
        * compile/compile-c-symbols.c (symbol_substitution_name): Rename to ...
        (c_symbol_substitution_name): ... this.
        Update all callers.
2018-08-10 11:14:25 -07:00
..
compile-c-support.c Return unique_xmalloc_ptr for generate_c_for_variable_locations 2018-08-10 11:14:25 -07:00
compile-c-symbols.c Rename symbol_substitution_name 2018-08-10 11:14:25 -07:00
compile-c-types.c
compile-internal.h Return unique_xmalloc_ptr for generate_c_for_variable_locations 2018-08-10 11:14:25 -07:00
compile-loc2c.c
compile-object-load.c Simple unused variable removals 2018-07-22 13:20:01 -06:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c
compile.h