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)
commit6f36b6d29fdff5be77ec6dfdac693d5e4b5dee50
tree60dccd4fc0452bfbae6145725d7a568c900ae8bd
parentbd923e510884a92514a4f9d90d79592d248d5d92
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.
gdb/ChangeLog
gdb/compile/compile-c-symbols.c
This page took 0.02955 seconds and 4 git commands to generate.