Rename parameter "kind" to "block_index" in quick lookup functions.
authorDoug Evans <xdje42@gmail.com>
Sun, 26 Oct 2014 20:53:58 +0000 (13:53 -0700)
committerDoug Evans <xdje42@gmail.com>
Sun, 26 Oct 2014 20:53:58 +0000 (13:53 -0700)
commitf88cb4b683ffe4722fcee751c2b046ceb807deed
tree72354361c72cbac5aa490c7ed41ce1c0958c836f
parenta023a30fb494294f739b3414a28d11da8c298d3f
Rename parameter "kind" to "block_index" in quick lookup functions.

gdb/ChangeLog:

* symfile.h (struct quick_symbol_functions) <lookup_symbol>: Rename
parameter "kind" to "block_index".
* symtab.c (error_in_psymtab_expansion): Rename parameter "kind" to
"block_index".
(lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Ditto.
gdb/ChangeLog
gdb/symfile.h
gdb/symtab.c
This page took 0.025005 seconds and 4 git commands to generate.