]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* symfile.h (quick_symbol_functions): Delete member
authorDoug Evans <dje@google.com>
Wed, 9 Jan 2013 20:46:03 +0000 (20:46 +0000)
committerDoug Evans <dje@google.com>
Wed, 9 Jan 2013 20:46:03 +0000 (20:46 +0000)
commitda51c3472290253124329257bffc2a40bf44c41a
treec109640e8b7c7c98359791b26b6a8914bbd130dc
parentb37df7c42de167ce1a01ff6d98d90792f9d9543d
* symfile.h (quick_symbol_functions): Delete member
pre_expand_symtabs_matching.  All uses removed.
* dwarf2read.c (dw2_lookup_symbol): Implement.
(dw2_do_expand_symtabs_matching): Delete.
(dw2_pre_expand_symtabs_matching): Delete.
(struct dw2_symtab_iterator): New type.
(dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
(dw2_expand_symtabs_for_function): Rewrite.
(dwarf2_gdb_index_functions): Update.
* psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
(psym_functions): Update.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/psymtab.c
gdb/symfile.h
gdb/symtab.c