Rename symbol_substitution_name
authorKeith Seitz <keiths@redhat.com>
Fri, 10 Aug 2018 17:41:37 +0000 (10:41 -0700)
committerKeith Seitz <keiths@redhat.com>
Fri, 10 Aug 2018 18:14:25 +0000 (11:14 -0700)
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.


No differences found
This page took 0.02903 seconds and 4 git commands to generate.