Rename lookup_symbol_global to lookup_global_symbol.
authorDoug Evans <xdje42@gmail.com>
Fri, 7 Nov 2014 07:48:18 +0000 (23:48 -0800)
committerDoug Evans <xdje42@gmail.com>
Fri, 7 Nov 2014 07:48:18 +0000 (23:48 -0800)
commit08724ab7cab54446283db200db58a3313463a1a2
tree2bce5ee3e45e7e6532192b135a58ac10b6f42238
parentd9060ba60d1523c87e44eaeb7706d168089936a3
Rename lookup_symbol_global to lookup_global_symbol.

gdb/ChangeLog:

* symtab.c (lookup_global_symbol): Renamed from lookup_symbol_global.
All callers updated.
* symtab.h (lookup_global_symbol): Update decl.
(lookup_static_symbol): Move decl to better location.
gdb/ChangeLog
gdb/cp-namespace.c
gdb/d-exp.y
gdb/guile/scm-symbol.c
gdb/python/py-symbol.c
gdb/symtab.c
gdb/symtab.h
This page took 0.041539 seconds and 4 git commands to generate.